[js-embedded-discovery] branch main updated: Also ignore signatures.

Scott Cantor cantor.2 at osu.edu
Tue Feb 27 15:33:25 UTC 2024


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

scantor pushed a commit to branch main
in repository js-embedded-discovery.

View the commit online:
http://git.shibboleth.net/view/?p=js-embedded-discovery.git;a=commit;h=851992f395646a173395580d5ea826083c4b9f49

The following commit(s) were added to refs/heads/main by this push:
     new 851992f  Also ignore signatures.
851992f is described below

commit 851992f395646a173395580d5ea826083c4b9f49
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 10:33:22 2024 -0500

    Also ignore signatures.
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index d36eef3..2f794d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,5 +18,5 @@
 # The contents of the svn:ignoreproperty on the branch root.
 /target
 /.project
-*.tar.gz
-*.zip
+*.tar.gz*
+*.zip*

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


More information about the commits mailing list