Update .gitignore to disclude builds

This commit is contained in:
CactiChameleon9 2022-08-20 15:41:24 +01:00
parent 9b900c7e0b
commit 62db9a2054
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -12,5 +12,5 @@ export_presets.cfg
data_*/
# Builds
.exe
.x86_64
*.exe
*.x86_64

Binary file not shown.