[java-parent-project] branch main updated: Don't commit the working files used by bin/upload-nexus-dependencies.sh
Ian Young
ian at iay.org.uk
Wed Jul 7 10:00:17 UTC 2021
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=99738568513d04dd3c436da2b5bf224f8d6deedb
The following commit(s) were added to refs/heads/main by this push:
new 9973856 Don't commit the working files used by bin/upload-nexus-dependencies.sh
9973856 is described below
commit 99738568513d04dd3c436da2b5bf224f8d6deedb
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jul 7 10:00:12 2021 +0000
Don't commit the working files used by bin/upload-nexus-dependencies.sh
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index 613f48b..1feb384 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
+# Don't commit the working files used by bin/upload-nexus-dependencies.sh
+GPG-VERIFY.txt
+repository-diff/
+repository-old/
+
# A simulation of Subversion default ignores, generated by reposurgeon.
*.o
*.lo
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list