Files
mai-bot/.dockerignore
2026-05-03 15:23:17 +08:00

24 lines
214 B
Plaintext

.git
__pycache__
*.pyo
*.pyd
.DS_Store
mongodb
napcat
docs/
.github/
# test
.env
.venv/
.pytest_cache/
.ruff_cache/
.tmp_*/
node_modules/
dashboard/node_modules/
data/
logs/
temp/
tmp/
mai_knowledge/
depends-data/