Added IntelliJ meta info to .gitignore

This commit is contained in:
Lukas Eder 2014-06-06 14:58:11 +02:00
parent a507d50bc4
commit e83850b356
7 changed files with 16 additions and 0 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
/OSS-jOOQ-codegen
/OSS-jOOQ-codegen-maven
/target
/*.iml
/.idea

View File

@ -1 +1,3 @@
/target
/.idea
/*.iml

View File

@ -1 +1,3 @@
/target
/.idea
/*.iml

View File

@ -1 +1,3 @@
/target
/.idea
/*.iml

View File

@ -1,2 +1,6 @@
/target
/.cache
/.idea
/*.iml

View File

@ -12,3 +12,6 @@
/access
/velocity.log
/target
/.idea
/*.iml

1
jOOQ/.gitignore vendored
View File

@ -1 +1,2 @@
/target
/jooq.iml