[java-idp-log-analysis] 01/06: project structure
Ian Young
ian at iay.org.uk
Mon Jan 23 11:33:01 EST 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-idp-log-analysis.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-log-analysis.git;a=commit;h=0d759abd8e244d1eb45b6753163e12d1b329f0d6
commit 0d759abd8e244d1eb45b6753163e12d1b329f0d6
Author: Chad La Joie <clajoie at gmail.com>
AuthorDate: Tue Mar 16 05:23:56 2010 +0000
project structure
---
.gitignore | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..674deb6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+# A simulation of Subversion default ignores, generated by reposurgeon.
+*.o
+*.lo
+*.la
+*.al
+*.libs
+*.so
+*.so.[0-9]*
+*.a
+*.pyc
+*.pyo
+*.rej
+*~
+*.#*
+.*.swp
+.DS_store
+# Simulated Subversion default ignores end here
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list