We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265d1b5 commit 0d3cfe3Copy full SHA for 0d3cfe3
api/.gitignore
@@ -52,4 +52,7 @@ target/
52
build/
53
54
### VS Code ###
55
-.vscode/
+.vscode/
56
+
57
+### local dev ###
58
+/src/main/resources/application-local.yaml
0 commit comments