LiteyukiBot/.gitignore

31 lines
386 B
Plaintext

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