Files
spring-data-relational/.gitignore
Jens Schauder 7204eaf0b3 DATAJDBC-320 - Removed container-license-acceptance.txt.
This file accepted the license condition of Microsoft for there Docker image when running tests.
Very likely without the person using this knowing that she is accepting a license.
The file now has to be explicitly provided.

The Travis CI build adds the container-license-acceptance.txt for the build only.
2019-01-24 15:24:51 +01:00

13 lines
215 B
Plaintext

target/
.idea/
.settings/
*.iml
.project
.classpath
.springBeans
.sonar4clipse
*.sonar4clipseExternals
*.graphml
#prevent license accapting file to get accidentially commited to git
container-license-acceptance.txt