Combine all .gitignore files into a single one

This commit is contained in:
mishako 2016-06-19 18:26:47 +02:00
parent d2cc166afa
commit 29b992ba02
10 changed files with 7 additions and 44 deletions

10
.gitignore vendored
View file

@ -1,3 +1,7 @@
/.settings
/.project
/target
target
.checkstyle
.project
.settings
.classpath
.idea
*.iml

View file

@ -1,4 +0,0 @@
/.classpath
/.project
/.settings
/target

View file

@ -1,4 +0,0 @@
/.classpath
/.project
/.settings
/target

View file

@ -1,7 +0,0 @@
.classpath
.project
.settings
target
.idea
*.iml
atlassian-ide-plugin.xml

View file

@ -1,5 +0,0 @@
/.classpath
/.project
/.settings
/target
/.checkstyle

View file

@ -1,4 +0,0 @@
/.classpath
/.project
/.settings
/target

View file

@ -1,4 +0,0 @@
/target/
/.settings/
/.classpath
/.project

View file

@ -1,4 +0,0 @@
/.classpath
/.project
/.settings
/target

View file

@ -1,4 +0,0 @@
/target
/.settings
/.classpath
/.project

5
rome/.gitignore vendored
View file

@ -1,5 +0,0 @@
/.checkstyle
/.classpath
/.project
/.settings
/target