git: cleanup gitignore, as a bunch of files/folders no longer exist in AP

This commit is contained in:
Fabian Dill
2022-01-29 15:39:14 +01:00
parent a97e6833a3
commit 5777808aa9
2 changed files with 6 additions and 9 deletions

11
.gitignore vendored
View File

@@ -27,14 +27,9 @@ dist
README.html
.vs/
EnemizerCLI/
RaceRom.py
weights/
/MultiMystery/
/Players/
/QUsb2Snes/
/options.yaml
/config.yaml
/uploads/
/logs/
_persistent_storage.yaml
mystery_result_*.yaml
@@ -45,6 +40,10 @@ Output Logs/
/factorio/
/Minecraft Forge Server/
/WebHostLib/static/generated
/freeze_requirements.txt
/Archipelago.zip
/setup.ini
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -152,8 +151,6 @@ dmypy.json
# Cython debug symbols
cython_debug/
Archipelago.zip
#minecraft server stuff
jdk*/
minecraft*/