add .gitignore
This commit is contained in:
parent
dcf6036dee
commit
4a7c307dbf
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
Map/__pycache__/MapManager.cpython-312.pyc
|
||||||
|
Map/__pycache__/TileTypes.cpython-312.pyc
|
||||||
|
Realms/__pycache__/RealmManager.cpython-312.pyc
|
||||||
|
Script/__pycache__/ScriptUtils.cpython-312.pyc
|
||||||
Loading…
Add table
Add a link
Reference in a new issue