maubot/.gitignore

20 lines
165 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__
2023-01-04 17:37:47 -05:00
*.db*
*.log
2018-10-27 07:21:07 -04:00
/*.yaml
2018-06-13 18:41:05 -04:00
!example-config.yaml
2022-03-25 14:28:16 -04:00
!.pre-commit-config.yaml
2018-06-13 18:41:05 -04:00
2024-03-30 17:37:07 -04:00
/start
logs/
2018-06-13 18:41:05 -04:00
plugins/
trash/