Additions to gitignore for static analysis plugins
This commit is contained in:
@@ -110,6 +110,12 @@ local.properties
|
||||
# Eclipse Core
|
||||
.project
|
||||
|
||||
# m2e-code-quality Eclipse IDE plugin temporary configuration files for Eclipse CS Checkstyle / PMD / SpotBugs Plug-Ins
|
||||
.checkstyle
|
||||
.pmd
|
||||
.pmdruleset.xml
|
||||
.fbExcludeFilterFile
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user