| # This file describes all the files we need to do a copyright header # check on. | |
| .*\.c$ | |
| .*\.cc$ | |
| .*\.cpp$ | |
| .*\.cxx$ | |
| .*\.dart$ | |
| .*\.frag$ | |
| .*\.glsl$ | |
| .*\.go$ | |
| .*\.h$ | |
| .*\.hh$ | |
| .*\.hpp$ | |
| .*\.hxx$ | |
| .*\.java$ | |
| .*\.js$ | |
| .*\.kt$ | |
| .*\.m$ | |
| .*\.mm$ | |
| .*\.py$ | |
| .*\.rb$ | |
| .*\.S$ | |
| .*\.sh$ | |
| .*\.swift$ | |
| .*\.ts$ | |
| .*\.txt$ | |
| .*\.ucm$ | |
| .*\.vert$ | |
| .*\.y$ | |
| ^flutter/ci/licenses_golden/third_party/fuchsia_sdk/NOTICES$ | |
| ^flutter/third_party/libjpeg-turbo/src/README\.ijg$ |