We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed663e commit c998e84Copy full SHA for c998e84
.gitignore
@@ -5,6 +5,9 @@ build/
5
!**/src/main/**/build/
6
!**/src/test/**/build/
7
8
+### env ###
9
+!**/src/main/resources/env.properties
10
+
11
### STS ###
12
.apt_generated
13
.classpath
0 commit comments