diff --git a/jOOQ-examples/jOOQ-spring-boot-example/.gitignore b/jOOQ-examples/jOOQ-spring-boot-example/.gitignore index 4440e58198..922665f45a 100644 --- a/jOOQ-examples/jOOQ-spring-boot-example/.gitignore +++ b/jOOQ-examples/jOOQ-spring-boot-example/.gitignore @@ -1,6 +1,7 @@ .classpath .project .settings +.idea /target /*.iml /bin/