mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 17:59:25 +02:00
Additions to gitignore for static analysis plugins
This commit is contained in:
parent
6d092286e3
commit
a81dbc7e23
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -110,6 +110,12 @@ local.properties
|
||||||
# Eclipse Core
|
# Eclipse Core
|
||||||
.project
|
.project
|
||||||
|
|
||||||
|
# m2e-code-quality Eclipse IDE plugin temporary configuration files for Eclipse CS Checkstyle / PMD / SpotBugs Plug-Ins
|
||||||
|
.checkstyle
|
||||||
|
.pmd
|
||||||
|
.pmdruleset.xml
|
||||||
|
.fbExcludeFilterFile
|
||||||
|
|
||||||
# Intellij
|
# Intellij
|
||||||
*.iml
|
*.iml
|
||||||
.idea
|
.idea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue