Skip to content

Commit 0d3cfe3

Browse files
chris.ditcherchris.ditcher
authored andcommitted
Adding application-local to gitignore
1 parent 265d1b5 commit 0d3cfe3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

api/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,7 @@ target/
5252
build/
5353

5454
### VS Code ###
55-
.vscode/
55+
.vscode/
56+
57+
### local dev ###
58+
/src/main/resources/application-local.yaml

0 commit comments

Comments
 (0)