gitignore
This commit is contained in:
parent
094fbf6862
commit
4e0df136f0
|
@ -1,4 +1,4 @@
|
||||||
games/saves
|
game/saves
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
@ -9,3 +9,5 @@ traceback.txt
|
||||||
cache/
|
cache/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
*.rpyc
|
Loading…
Reference in New Issue