diff --git a/jOOQ-examples/jOOQ-spring-example/.gitignore b/jOOQ-examples/jOOQ-spring-example/.gitignore index 02cad9a406..9df5d49712 100644 --- a/jOOQ-examples/jOOQ-spring-example/.gitignore +++ b/jOOQ-examples/jOOQ-spring-example/.gitignore @@ -1,2 +1,2 @@ /target -/*.iml +/*.iml \ No newline at end of file diff --git a/jOOQ-examples/jOOQ-spring-guice-example/.gitignore b/jOOQ-examples/jOOQ-spring-guice-example/.gitignore index 02cad9a406..9df5d49712 100644 --- a/jOOQ-examples/jOOQ-spring-guice-example/.gitignore +++ b/jOOQ-examples/jOOQ-spring-guice-example/.gitignore @@ -1,2 +1,2 @@ /target -/*.iml +/*.iml \ No newline at end of file diff --git a/jOOQ-test-utils/.gitignore b/jOOQ-test-utils/.gitignore index 2ae75ac69a..e6fa4a3009 100644 --- a/jOOQ-test-utils/.gitignore +++ b/jOOQ-test-utils/.gitignore @@ -1,3 +1,3 @@ /bin /target -/*.iml +/*.iml \ No newline at end of file