Ignore .exe files

This commit is contained in:
Naoki Ikeguchi 2022-01-13 00:11:51 +09:00 committed by Andrew Gaul
parent 70692ee770
commit 2bf84fc705
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@
*.o *.o
*.Po *.Po
*.Plo *.Plo
*.exe
# #
# autotools/automake # autotools/automake