Browse Source

Merge pull request #2925 from kaiyangjia/master

ignore android lint temp files.
Brendan Forster 6 years ago
parent
commit
f908e51bcf
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Android.gitignore

+ 7 - 0
Android.gitignore

@@ -68,3 +68,10 @@ fastlane/readme.md
 
 # Version control
 vcs.xml
+
+# lint
+lint/intermediates/
+lint/generated/
+lint/outputs/
+lint/tmp/
+# lint/reports/