LiteyukiBot/.gitignore

23 lines
210 B
Plaintext

.venv/
.idea/
.cache/
node_modules/
data/
db/
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
/plugins/
_config.yml
config.yml
config.example.yml
compile.bat
# vuepress
docs/.github
# nuitka
main.build/
main.exe
main.cmd