Add Cloudron packaging for Maubot
This commit is contained in:
19
maubot-src/.gitignore
vendored
Normal file
19
maubot-src/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
build/
|
||||
dist/
|
||||
*.egg-info
|
||||
|
||||
.venv
|
||||
pip-selfcheck.json
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
*.db*
|
||||
*.log
|
||||
/*.yaml
|
||||
!example-config.yaml
|
||||
!.pre-commit-config.yaml
|
||||
|
||||
/start
|
||||
logs/
|
||||
plugins/
|
||||
trash/
|
||||
Reference in New Issue
Block a user