mirror of
https://github.com/cloudmaker97/FS25-Discord-Bot.git
synced 2025-12-06 00:18:34 +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
|
||||
.ddev
|
||||
config.json
|
||||
|
||||
config.prod.json
|
||||
config.test.json
|
||||
config.dev.json
|
||||
Loading…
Reference in a new issue