update .gitignore

This commit is contained in:
Michael Becker 2022-08-06 19:14:45 -04:00
parent 04a46da177
commit 8a6be2a5d7
No known key found for this signature in database
GPG Key ID: DA394832305DA332

5
.gitignore vendored
View File

@ -167,6 +167,7 @@ PHP/Website/Include/Configuration.inc.php
# Do not pull in various files used as test cases for certain DataFormats (these can be quite huge)
Tests/*
Samples/*
# Do not pull in the NSIS setup output file (setup.exe)
CSharp/Setup/setup.exe
@ -184,3 +185,7 @@ RemoteSystemsTempFiles
.vs
mono_crash.*.blob
mono_crash.*.json
# Geany (?) crap
.#*.*