mirror of
https://onedev.fprog.nl/DiscordClient
synced 2026-02-24 13:13:41 +01:00
Added configuration files to .gitignore.
This commit is contained in:
parent
9b10ca3604
commit
d630280dc1
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -140,3 +140,6 @@ messages.db
|
||||||
|
|
||||||
*.db-wal*
|
*.db-wal*
|
||||||
*.db-shm*
|
*.db-shm*
|
||||||
|
|
||||||
|
config.json
|
||||||
|
config.xml
|
||||||
Loading…
Reference in a new issue