Commit 60f170e7 authored by Zhichao Lu's avatar Zhichao Lu Committed by pkulzc
Browse files

Update submission check.

PiperOrigin-RevId: 190002150
parent bda5126e
;; We use bazel, so BUILD files are required.
$RE:BUILD$;0;Allow BUILD file
;; Android Studio auto generated files
$RE:\.class$!!.*org\/gradle\/cli\/.*\.class!!.*org\/gradle\/wrapper\/.*\.class;0;Allow gradle cli classes
;; We are shipping source code so override the source code entries in
;; the default dictionary.
$RE:\.(?:cc|cpp)(?:.bak|)$;0;Allow C++ source code
$RE:\.proto(?:.bak|)$;0;Allow Proto file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment