maubot/.gitignore

16 lines
118 B
Plaintext
Raw Normal View History

2018-10-14 15:11:40 -04:00
build/
dist/
*.egg-info
2018-06-13 18:41:05 -04:00
2018-09-23 10:56:21 -04:00
.venv
pip-selfcheck.json
*.pyc
__pycache__
2018-06-13 18:41:05 -04:00
*.db
*.yaml
!example-config.yaml
logs/
2018-06-13 18:41:05 -04:00
plugins/