diff --git a/.gitignore b/.gitignore index 5d381cc..10e00a1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +settings.json diff --git a/settings.json b/settings.json deleted file mode 100644 index 67d7e4d..0000000 --- a/settings.json +++ /dev/null @@ -1 +0,0 @@ -{"fps": 60, "window_size": [1000, 598]} \ No newline at end of file