mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 01:39:34 +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
|
||||
.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue