[java-oidc-common] branch main updated: Add a root gitignore to the parent

Phil Smart philip.smart at jisc.ac.uk
Wed Nov 18 16:32:18 UTC 2020


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

philsmart pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=82971f96bbbcc27d1e2c74ee3c3765d68f978a5a

The following commit(s) were added to refs/heads/main by this push:
       new  82971f9   Add a root gitignore to the parent
82971f9 is described below

commit 82971f96bbbcc27d1e2c74ee3c3765d68f978a5a
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Nov 18 16:22:27 2020 +0000

    Add a root gitignore to the parent
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6b178c7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_store
+bin/

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


More information about the commits mailing list