[Project] Updated .gitignore files

This commit is contained in:
Robert von Burg 2020-01-08 09:18:37 +01:00
parent 32a22eae68
commit fa389d7072
17 changed files with 54 additions and 43 deletions

2
.gitignore vendored
View File

@ -2,6 +2,6 @@
.settings
.project
.idea/
/target/
target/
dependencies/
*.iml

View File

@ -1,4 +1,5 @@
target/
.project
.settings
.classpath
.classpath
*.iml

View File

@ -1,16 +1,5 @@
/.settings
/.classpath
/.project
/target
/target
/target
/target
/target
/target
/target
/target
/target
/target
/target
/target
/target
target/
.project
.settings
.classpath
*.iml

View File

@ -1 +1,5 @@
target/
target/
.project
.settings
.classpath
*.iml

View File

@ -1 +1,5 @@
target/
target/
.project
.settings
.classpath
*.iml

View File

@ -1,5 +1,6 @@
target/
/.settings
/.classpath
/.project
/data
.project
.settings
.classpath
*.iml
data/

View File

@ -2,3 +2,4 @@ target/
.project
.settings
.classpath
*.iml

View File

@ -2,3 +2,4 @@ target/
.project
.settings
.classpath
*.iml

View File

@ -1,2 +1,5 @@
/target/
/.classpath
target/
.project
.settings
.classpath
*.iml

View File

@ -2,4 +2,4 @@ target/
.project
.settings
.classpath
.DS_Store
*.iml

View File

@ -2,3 +2,4 @@ target/
.project
.settings
.classpath
*.iml

View File

@ -1,5 +1,5 @@
/target/
/.classpath
/.project
/.settings/
.DS_Store
target/
.project
.settings
.classpath
*.iml

View File

@ -1,4 +1,5 @@
target/
.project
.classpath
.settings
.classpath
*.iml

View File

@ -1,2 +1,5 @@
/target/
/.classpath
target/
.project
.settings
.classpath
*.iml

View File

@ -1,6 +1,5 @@
/.settings
/.project
*/.idea*
/.idea/
/target/
target/
.project
.settings
.classpath
*.iml

View File

@ -2,4 +2,4 @@ target/
.project
.settings
.classpath
.DS_Store
*.iml

View File

@ -1,2 +1,5 @@
/target/
/.classpath
target/
.project
.settings
.classpath
*.iml