[java-idp-plugin-oidc-rp] 01/01: Initial commit of ignore file.

Scott Cantor cantor.2 at osu.edu
Fri May 21 17:08:36 UTC 2021


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

scantor pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=87cd63dbd90e0bfa4b52b313cb63bad147858d67

commit 87cd63dbd90e0bfa4b52b313cb63bad147858d67
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri May 21 13:08:31 2021 -0400

    Initial commit of ignore file.
---
 .gitignore | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8eeb321
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,29 @@
+# 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
+.DS_Store
+# Simulated Subversion default ignores end here
+# The contents of the svn:ignore property on the branch root.
+/test-output
+/target
+.factorypath
+classpath:
+/.checkstyle
+/.DS_Store
+target/
+bin/
+test-output/

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


More information about the commits mailing list