1# C 2*.o 3bin/ 4buildfiles/ 5**/obj/ 6dist/ 7**/bazel-* 8 9# Python 10__pycache__/ 11*.py[cod] 12*.so 13*.egg-info/ 14 15# Tests 16*.txt.uncompressed 17*.br 18*.unbr 19