remove extra files

This commit is contained in:
Izalia Mae 2023-03-22 18:21:07 -04:00
parent 10911611e5
commit 36af61ae96
5 changed files with 2 additions and 23 deletions

2
.gitignore vendored
View file

@ -116,3 +116,5 @@ dmypy.json
test*.py
pyvenv.json
settings.json
/modinfo.json

View file

@ -1,6 +0,0 @@
{
"Keybinds": {
"Toggle FPS": "F4"
},
"AutoEnable": true
}

View file

@ -1,3 +0,0 @@
{
"AutoEnable": true
}

View file

@ -1,7 +0,0 @@
{
"Options": {
"Drop Multiplier": 30,
"CritRequired": false
},
"AutoEnable": true
}

View file

@ -1,7 +0,0 @@
{
"Options": {
"Localhost": false,
"AccessLog": false
},
"AutoEnable": true
}