[cpp-sp] 01/02: Ignore signature files.
Codeberg
noreply at shibboleth.net
Fri Dec 5 18:05:31 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch maint-3.5
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/62be4e8cf51d96c56091ef782260228dcdfa012f
commit 62be4e8cf51d96c56091ef782260228dcdfa012f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 5 12:15:03 2025 -0500
Ignore signature files.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 6ca5bb81..a256de9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ x64
/*.gz
/*.zip
/*.bz2
+/*.asc
/build-aux
/build
/Build
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list