Let .gitignore from the root work for all folders.
diff --git a/commons-testing-generic/.gitignore b/commons-testing-generic/.gitignore
deleted file mode 100644
index 9fac551..0000000
--- a/commons-testing-generic/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-/.settings/
-/.classpath
-/.project
-/target/
diff --git a/commons-testing-junit4/.gitignore b/commons-testing-junit4/.gitignore
deleted file mode 100644
index 10d81e8..0000000
--- a/commons-testing-junit4/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-/.classpath
-/.project
-/.settings/
-/target/