mirror of
https://github.com/cloudmaker97/FS25-Discord-Bot.git
synced 2025-12-06 08:28:33 +00:00
Added config environments to the gitignore
This commit is contained in:
parent
40b1058104
commit
e84bd0c9da
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,3 +3,7 @@
|
||||||
.idea
|
.idea
|
||||||
.ddev
|
.ddev
|
||||||
config.json
|
config.json
|
||||||
|
|
||||||
|
config.prod.json
|
||||||
|
config.test.json
|
||||||
|
config.dev.json
|
||||||
Loading…
Reference in a new issue