Deleted settings.json and added it to .gitignore.
This commit is contained in:
parent
33eb61d220
commit
1d3b70bfaf
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -160,3 +160,4 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
settings.json
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
{"fps": 60, "window_size": [1000, 598]}
|
|
Loading…
Reference in a new issue