Added .gitignore

Added .gitignore file to ignore certain files/folders in project
This commit is contained in:
Ethan Smith-Coss 2022-07-17 20:15:45 +01:00
parent 5a6efc5ab0
commit fec223b975
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin/
**/*.exe