[cpp-sp] 04/06: Refresh .gitignore for Windows

Codeberg noreply at shibboleth.net
Mon Jan 26 20:00:31 UTC 2026


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

codeberg pushed a commit to branch main
in repository cpp-sp.

View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/32dbde315d365629f5ea04fbd92aae6e3ee63e4e

commit 32dbde315d365629f5ea04fbd92aae6e3ee63e4e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jan 26 18:55:03 2026 +0000

    Refresh .gitignore for Windows
    
    Add ARM64
    Remove fastcgi
---
 .gitignore | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index b9156ccc..3fa534d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ Makefile.in
 Debug
 Release
 x64
+ARM64
 /aclocal.m4
 /config.h.in
 /config.h
@@ -60,10 +61,6 @@ x64
 /fastcgi/shibresponder
 /Projects/VC??/apache/mod_shib4-Debug/
 /Projects/VC??/apache/mod_shib4-Release/
-/Projects/VC??/fastcgi/shibauthorizer-Debug/
-/Projects/VC??/fastcgi/shibauthorizer-Release/
-/Projects/VC??/fastcgi/shibresponder-Debug/
-/Projects/VC??/fastcgi/shibresponder-Release/
 /Projects/VC??/ipch/
 /Projects/VC??/.vs
 /Projects/VC??/Shibboleth.*.opendb

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


More information about the commits mailing list