Files
website/.gitignore
Lukas Schaefer 436e206277 Remove mail
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2026-01-11 22:41:26 -05:00

19 lines
288 B
Plaintext
Executable File

# cat .gitignore
*.json
__pycache__/
.vscode/
python/__pycache__/
*.pyc
maintenance-mode
!logTypes.json
error.log
/html/gameData/*
!/html/gameData/secret.env
/python/fix2.sql
/html/updateInfo.log
/html/restore.json
/python/update.sh
!/html/composer.json
/html/composer.lock
.DS_STORE
.env