LiteyukiBot/.gitignore
2024-04-12 13:07:19 +08:00

31 lines
357 B
Plaintext

.venv/
.idea/
.cache/
node_modules/
data/
db/
/resources/
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
/plugins/
_config.yml
config.yml
config.example.yml
compile.bat
liteyuki/resources/templates/latest-debug.html
# vuepress
.github
pyproject.toml
# nuitka
main.build/
main.dist/
main.exe
main.cmd
docs/.vuepress/.cache/
docs/.vuepress/.temp/
docs/.vuepress/dist/