maubot/.gitignore

20 lines
165 B
Plaintext

build/
dist/
*.egg-info
.venv
pip-selfcheck.json
*.pyc
__pycache__
*.db*
*.log
/*.yaml
!example-config.yaml
!.pre-commit-config.yaml
/start
logs/
plugins/
trash/