[cpp-sp] 03/06: Ignore signature files.
Codeberg
noreply at shibboleth.net
Wed Aug 12 19:20:05 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch maint-3
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/a9966032fd418024583b9ca6069d15687f7bcc16
commit a9966032fd418024583b9ca6069d15687f7bcc16
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