LiteyukiBot/.gitignore

16 lines
149 B
Plaintext
Raw Normal View History

2024-03-18 10:21:56 +00:00
.venv/
2024-03-22 00:08:48 +00:00
.idea/
2024-03-18 10:21:56 +00:00
.cache/
2024-03-27 15:05:44 +00:00
node_modules/
2024-03-18 10:21:56 +00:00
data/
2024-03-21 06:52:02 +00:00
db/
2024-03-22 04:41:38 +00:00
/plugins/
2024-03-19 05:16:25 +00:00
_config.yml
2024-03-22 00:09:20 +00:00
config.yml
config.example.yml
compile.bat
# nuitka
main.build/
main.exe
main.cmd