.gitignore: force include all *.{c,h} files

This commit is contained in:
Evgeny Grin (Karlson2k)
2023-06-01 11:29:25 +03:00
parent 6806dc46a0
commit 3389c7fbba
+2
View File
@@ -178,3 +178,5 @@ core
/test_digestauth2_oldapi1_bind_all
/test_digestauth2_oldapi1_bind_uri
test_*[a-z0-9_][a-z0-9_][a-z0-9_]
!*.c
!*.h