Fix gitignore for lint

This commit is contained in:
Dominik Schürmann
2014-04-09 16:36:28 +02:00
parent 30652a470f
commit 9c41477a4d
2 changed files with 5 additions and 6 deletions

View File

@@ -27,3 +27,7 @@ pom.xml.*
#IntelliJ IDEA
.idea
*.iml
#Lint output
lint-report.html
lint-report_files/*