mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 09:12:16 -05:00
Fix gitignore for lint
This commit is contained in:
parent
30652a470f
commit
9c41477a4d
7
.gitignore
vendored
7
.gitignore
vendored
@ -30,9 +30,4 @@ pom.xml.*
|
||||
*.iml
|
||||
|
||||
#OS Specific
|
||||
[Tt]humbs.db
|
||||
|
||||
|
||||
#Lint output
|
||||
OpenPGP-Keychain/lint-report.html
|
||||
OpenPGP-Keychain/lint-report_files/*
|
||||
[Tt]humbs.db
|
4
OpenKeychain/.gitignore
vendored
4
OpenKeychain/.gitignore
vendored
@ -27,3 +27,7 @@ pom.xml.*
|
||||
#IntelliJ IDEA
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
#Lint output
|
||||
lint-report.html
|
||||
lint-report_files/*
|
Loading…
Reference in New Issue
Block a user