maubot/.gitignore
2022-03-25 20:28:16 +02:00

18 lines
151 B
Plaintext

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