[java-idp-plugin-duo] 01/15: First commit with gitignore

Phil Smart philip.smart at jisc.ac.uk
Tue Jul 14 14:28:57 UTC 2020


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch master
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=7fde3876fec36af932c53feaf0d776951f82b1a1

commit 7fde3876fec36af932c53feaf0d776951f82b1a1
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Apr 22 11:40:48 2020 +0100

    First commit with gitignore
---
 .gitignore | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/.gitignore b/.gitignore
index e69de29..01ee37b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,24 @@
+# A simulation of Subversion default ignores, generated by reposurgeon.
+*.o
+*.lo
+*.la
+*.al
+*.libs
+*.so
+*.so.[0-9]*
+*.a
+*.pyc
+*.pyo
+*.rej
+*.iml
+*~
+*.#*
+.*.swp
+.DS_store
+# Simulated Subversion default ignores end here
+# The contents of the svn:ignore property on the branch root.
+/test-output
+/target
+.classpath/
+.settings/
+.project/

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list