git ignore GPG signature files

This commit is contained in:
Michał Trojnara 2022-03-06 21:14:26 +01:00
parent 5af84745de
commit c08b8cb3d5

1
.gitignore vendored
View File

@ -43,6 +43,7 @@ COPYING
*~ *~
*.gz *.gz
*.bz2 *.bz2
*.asc
**/*.log **/*.log
!myapp.exe !myapp.exe