Bug 1343068 - Add the JNI generate files in the list of ignored elements r?mystor draft
authorSylvestre Ledru <sledru@mozilla.com>
Mon, 27 Feb 2017 23:27:53 +0100
changeset 490252 baeedfce50311a268061d5c3acbc1f60c0817842
parent 490250 1f499623ea9a91d9d858ff9a599574dff3dd014c
child 547207 c0b12d63ca5a304419a64abc1d18e321f665b90b
push id47040
push userbmo:sledru@mozilla.com
push dateMon, 27 Feb 2017 22:34:40 +0000
reviewersmystor
bugs1343068
milestone54.0a1
Bug 1343068 - Add the JNI generate files in the list of ignored elements r?mystor MozReview-Commit-ID: CcNVKLrUQW6
.clang-format-ignore
--- a/.clang-format-ignore
+++ b/.clang-format-ignore
@@ -1,12 +1,15 @@
 ^build/clang-plugin/tests/.*
 ^config/gcc-stl-wrapper.template.h
 ^config/msvc-stl-wrapper.template.h
 ^js/src/jsapi-tests/.*
+^widget/android/GeneratedJNINatives.h
+^widget/android/GeneratedJNIWrappers.cpp
+^widget/android/GeneratedJNIWrappers.h
 
 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
 # awk '{print "^"$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
 ^browser/components/translation/cld2/.*
 ^build/stlport/.*
 ^db/sqlite3/src/.*
 ^dom/media/platforms/ffmpeg/libav.*
 ^extensions/spellcheck/hunspell/src/.*