nonebot-bison/.dockerignore
2024-12-22 19:06:35 +08:00

25 lines
241 B
Plaintext

*.ini
#*.yaml
*.yml
*.md
#*.json
*.xml
tests
node_modules
#admin-frontend
data*
htmlcov
docker
dist
docs
venv
.venv
/admin-frontend/node_modules
/LICENSE
/.editorconfig
/.gitattributes
/.prettierignore
/.prettierrc
/.devcontainer/
/.github/