maubot/.gitignore

20 lines
165 B
Plaintext
Raw Normal View History

2018-10-14 19:11:40 +00:00
build/
dist/
*.egg-info
2018-06-13 22:41:05 +00:00
2018-09-23 14:56:21 +00:00
.venv
pip-selfcheck.json
*.pyc
__pycache__
2023-01-04 22:37:47 +00:00
*.db*
*.log
2018-10-27 11:21:07 +00:00
/*.yaml
2018-06-13 22:41:05 +00:00
!example-config.yaml
2022-03-25 18:28:16 +00:00
!.pre-commit-config.yaml
2018-06-13 22:41:05 +00:00
2024-03-30 21:37:07 +00:00
/start
logs/
2018-06-13 22:41:05 +00:00
plugins/
trash/