Update gitignore
files generated by eclipse m2e plugin and pmd plugin
This commit is contained in:
parent
86cc64f3e0
commit
59e4be3648
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@ bin/
|
||||
.classpath
|
||||
.checkstyle
|
||||
.pmd
|
||||
.pmdruleset.xml
|
||||
.ruleset
|
||||
.settings/
|
||||
*.iml
|
||||
|
1
pmd-core/.gitignore
vendored
Normal file
1
pmd-core/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target/
|
1
pmd-java/.gitignore
vendored
Normal file
1
pmd-java/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target/
|
1
pmd-test/.gitignore
vendored
Normal file
1
pmd-test/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target/
|
1
pmd-vm/.gitignore
vendored
Normal file
1
pmd-vm/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target/
|
1
pmd-xml/.gitignore
vendored
Normal file
1
pmd-xml/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target/
|
Loading…
x
Reference in New Issue
Block a user