chore: import deployable mai-bot source tree
This commit is contained in:
25
.dockerignore
Normal file
25
.dockerignore
Normal file
@@ -0,0 +1,25 @@
|
||||
.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/
|
||||
!depends-data/
|
||||
!depends-data/char_frequency.json
|
||||
Reference in New Issue
Block a user