Update .gitignore

application.properties
This commit is contained in:
Thomas 2022-02-16 15:25:10 +01:00 committed by GitHub
parent fc916ca0b6
commit 4899fa8237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -5,6 +5,9 @@ build/
!**/src/main/**/build/ !**/src/main/**/build/
!**/src/test/**/build/ !**/src/test/**/build/
src/main/resources/application.properties
### STS ### ### STS ###
.apt_generated .apt_generated
.classpath .classpath
@ -35,5 +38,3 @@ out/
### VS Code ### ### VS Code ###
.vscode/ .vscode/
application.properties