[java-mvn-enforcer-data] 01/02: Add lock files to the .gitignore for the keyRings directory
Rod Widdowson
rdw at steadingsoftware.com
Thu Apr 14 13:36:47 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=323fa5cccc0b778ea0417675cb3fbdf9aee7cf28
commit 323fa5cccc0b778ea0417675cb3fbdf9aee7cf28
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 9 13:57:15 2022 +0100
Add lock files to the .gitignore for the keyRings directory
---
src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/.gitignore b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/.gitignore
index 081f93e..29fcef6 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/.gitignore
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/.gitignore
@@ -8,4 +8,5 @@
# Ignore editor temporary files and backups.
*.bak
+*.gpg.lock
*~
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list