We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78b96e commit bca59fbCopy full SHA for bca59fb
backend/.gitignore
@@ -35,3 +35,7 @@ out/
35
36
### VS Code ###
37
.vscode/
38
+
39
+### env ###
40
+.env
41
+application.yml
0 commit comments