mirror of
https://github.com/mautrix/telegram.git
synced 2026-05-17 07:25:46 +03:00
Improve .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -10,13 +10,19 @@ __pycache__
|
||||
/*.egg-info
|
||||
/.eggs
|
||||
|
||||
/config.yaml
|
||||
/registration.yaml
|
||||
*.yaml
|
||||
!.pre-commit-config.yaml
|
||||
!example-config.yaml
|
||||
!/mautrix_telegram/web/provisioning/spec.yaml
|
||||
!/.github/workflows/*.yaml
|
||||
|
||||
/start
|
||||
/mautrix
|
||||
/telethon
|
||||
|
||||
*.log*
|
||||
*.db
|
||||
*.db-*
|
||||
/*.pickle
|
||||
*.bak
|
||||
/*.session
|
||||
/*.session-journal
|
||||
/*.json
|
||||
|
||||
Reference in New Issue
Block a user