diff --git a/ldif/ldif-batch/.gitignore b/ldif/ldif-batch/.gitignore index 73df60d8..0c13f75c 100644 --- a/ldif/ldif-batch/.gitignore +++ b/ldif/ldif-batch/.gitignore @@ -2,3 +2,7 @@ target .classpath .project .settings +/.settings +/target +/.classpath +/.project diff --git a/test/integration-tests/.gitignore b/test/integration-tests/.gitignore index 73df60d8..0c13f75c 100644 --- a/test/integration-tests/.gitignore +++ b/test/integration-tests/.gitignore @@ -2,3 +2,7 @@ target .classpath .project .settings +/.settings +/target +/.classpath +/.project