diff --git a/.gitignore b/.gitignore index 5f83f51..ac4b5ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -games/saves +game/saves .vscode/ @@ -8,4 +8,6 @@ traceback.txt cache/ -.DS_Store \ No newline at end of file +.DS_Store + +*.rpyc \ No newline at end of file