Combine all .gitignore files into a single one
This commit is contained in:
parent
d2cc166afa
commit
29b992ba02
10 changed files with 7 additions and 44 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
||||||
/.settings
|
target
|
||||||
/.project
|
.checkstyle
|
||||||
/target
|
.project
|
||||||
|
.settings
|
||||||
|
.classpath
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
|
|
4
rome-certiorem-webapp/.gitignore
vendored
4
rome-certiorem-webapp/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
4
rome-certiorem/.gitignore
vendored
4
rome-certiorem/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
7
rome-fetcher/.gitignore
vendored
7
rome-fetcher/.gitignore
vendored
|
@ -1,7 +0,0 @@
|
||||||
.classpath
|
|
||||||
.project
|
|
||||||
.settings
|
|
||||||
target
|
|
||||||
.idea
|
|
||||||
*.iml
|
|
||||||
atlassian-ide-plugin.xml
|
|
5
rome-modules/.gitignore
vendored
5
rome-modules/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
||||||
/.checkstyle
|
|
4
rome-opml/.gitignore
vendored
4
rome-opml/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
4
rome-osgi-test/.gitignore
vendored
4
rome-osgi-test/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/target/
|
|
||||||
/.settings/
|
|
||||||
/.classpath
|
|
||||||
/.project
|
|
4
rome-propono/.gitignore
vendored
4
rome-propono/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
4
rome-utils/.gitignore
vendored
4
rome-utils/.gitignore
vendored
|
@ -1,4 +0,0 @@
|
||||||
/target
|
|
||||||
/.settings
|
|
||||||
/.classpath
|
|
||||||
/.project
|
|
5
rome/.gitignore
vendored
5
rome/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
||||||
/.checkstyle
|
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
/target
|
|
Loading…
Reference in a new issue