app/.gitignore

15 lines
135 B
Plaintext
Raw Normal View History

2024-03-18 18:21:56 +08:00
.venv/
2024-03-22 08:08:48 +08:00
.idea/
2024-03-18 18:21:56 +08:00
.cache/
data/
2024-03-21 14:52:02 +08:00
db/
2024-03-22 12:41:38 +08:00
/plugins/
2024-03-19 13:16:25 +08:00
_config.yml
2024-03-22 08:09:20 +08:00
config.yml
config.example.yml
compile.bat
# nuitka
main.build/
main.exe
main.cmd