generated from 2martens/template-service
Initial commit
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
mongo/.env filter=git-crypt diff=git-crypt
|
||||
/template-server/src/main/resources/application.yaml filter=git-crypt diff=git-crypt
|
||||
/template-server/src/integration-test/resources/application.yaml filter=git-crypt diff=git-crypt
|
||||
/template-server/src/main/resources/application-prod.yaml filter=git-crypt diff=git-crypt
|
||||
/template-server/src/main/resources/application-qs.yaml filter=git-crypt diff=git-crypt
|
||||
/template-server/src/main/resources/application-test.yaml filter=git-crypt diff=git-crypt
|
||||
Reference in New Issue
Block a user