Added config environments to the gitignore

This commit is contained in:
Dennis Heinrich 2024-11-17 01:09:58 +01:00
parent 40b1058104
commit e84bd0c9da

4
.gitignore vendored
View file

@ -3,3 +3,7 @@
.idea
.ddev
config.json
config.prod.json
config.test.json
config.dev.json