diff options
Diffstat (limited to 'Android.gitignore')
-rw-r--r-- | Android.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.gitignore b/Android.gitignore index 56cc6425..23de6e20 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -83,3 +83,6 @@ lint/generated/ lint/outputs/ lint/tmp/ # lint/reports/ + +# Android Profiling +*.hprof |