diff --git a/.gitignore b/.gitignore index e8b40fd..ffea926 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,10 @@ traceback.txt errors.txt game/cache/** game/saves/** +candella_stop.txt .vscode/ .pytest_cache/ **/__pycache__/ site/ +.idea/ \ No newline at end of file