mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-15 22:14:32 +01:00
Merge pull request #2925 from kaiyangjia/master
ignore android lint temp files.
This commit is contained in:
@@ -68,3 +68,10 @@ fastlane/readme.md
|
||||
|
||||
# Version control
|
||||
vcs.xml
|
||||
|
||||
# lint
|
||||
lint/intermediates/
|
||||
lint/generated/
|
||||
lint/outputs/
|
||||
lint/tmp/
|
||||
# lint/reports/
|
||||
|
||||
Reference in New Issue
Block a user