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.
13 lines
215 B
Plaintext
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 |