Skip to content

Commit b68f2d5

Browse files
committed
Change file regex in .gitignore for config/application-dev files
1 parent 7527d65 commit b68f2d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ openapi/openapi.yaml
4747

4848
### Personal directory ###
4949
perso
50-
config/application-dev.properties
51-
config/application-dev.yml
50+
config/application-dev*.properties
51+
config/application-dev*.yml
5252
api/kubernetes/helm-chart/values-vcr.yaml
5353
/api/kubernetes/helm-chart/values-JREY*.yaml
5454

0 commit comments

Comments
 (0)