mirror of
https://github.com/mautrix/whatsapp.git
synced 2025-03-14 14:15:38 +00:00
gitignore: add sqlite wal files
This commit is contained in:
parent
3f6a3695b8
commit
5ca2ad63e5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
|||
!example-config.yaml
|
||||
|
||||
*.json
|
||||
*.db
|
||||
*.db*
|
||||
*.log
|
||||
*.bak
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue