diff options
Diffstat (limited to 'maven/.gitignore')
-rw-r--r-- | maven/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/maven/.gitignore b/maven/.gitignore new file mode 100644 index 0000000..ce3c8b8 --- /dev/null +++ b/maven/.gitignore @@ -0,0 +1,8 @@ +output +tests-cache +tests-repository +tests/*/.* +tests/*/pom.xml +tests/.* +tests/maven-settings.xml +tests/pom.xml |