mirror of
https://onedev.fprog.nl/DiscordClient
synced 2026-02-24 05:53:42 +01:00
Added configuration files to .gitignore.
This commit is contained in:
parent
9b10ca3604
commit
d630280dc1
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -139,4 +139,7 @@ Migrations
|
||||||
messages.db
|
messages.db
|
||||||
|
|
||||||
*.db-wal*
|
*.db-wal*
|
||||||
*.db-shm*
|
*.db-shm*
|
||||||
|
|
||||||
|
config.json
|
||||||
|
config.xml
|
||||||
Loading…
Reference in a new issue