Deleted settings.json and added it to .gitignore.

This commit is contained in:
The Wobbler 2024-02-25 21:40:38 +01:00
parent 33eb61d220
commit 1d3b70bfaf
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -160,3 +160,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
settings.json

View file

@ -1 +0,0 @@
{"fps": 60, "window_size": [1000, 598]}