mirror of
https://github.com/prurigro/intelligent-snake.git
synced 2024-11-21 07:32:31 -05:00
Added .gitignore and set to include build output files
This commit is contained in:
parent
1826dba717
commit
524eddaa54
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*.swp
|
||||||
|
*.zip
|
||||||
|
bin*
|
||||||
|
windows-bin*
|
Loading…
Reference in a new issue