Remove autogenerated jOOQ files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,6 +7,8 @@
|
||||
|
||||
# Eclipse
|
||||
.settings/
|
||||
*.project
|
||||
*.classpath
|
||||
.prefs
|
||||
*.prefs
|
||||
|
||||
@@ -23,3 +25,6 @@ log/
|
||||
target/
|
||||
|
||||
spring-openid/src/main/resources/application.properties
|
||||
|
||||
# Autogenerated jOOQ files
|
||||
jooq-spring/src/main/java/com/baeldung/jooq/introduction/db
|
||||
|
||||
Reference in New Issue
Block a user