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
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -2,4 +2,8 @@
|
|||
/build/
|
||||
.idea
|
||||
.ddev
|
||||
config.json
|
||||
config.json
|
||||
|
||||
config.prod.json
|
||||
config.test.json
|
||||
config.dev.json
|
||||
Loading…
Reference in a new issue