add .gitignore files to __tests__/cache directories

This commit is contained in:
Kengo TODA 2021-07-15 08:31:59 +08:00
commit 8687e45311
2 changed files with 23 additions and 0 deletions

11
__tests__/cache/maven/.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar