added gitignore
This commit is contained in:
parent
b15ca95c6e
commit
761c69da32
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
src/data/
|
||||
src/tiles/
|
||||
*~
|
||||
*.pyc
|
||||
*pycache*
|
||||
*swp
|
||||
*bak
|
Loading…
Add table
Reference in a new issue