Files
Android11/external/brotli/.gitignore
2023-10-13 14:01:41 +00:00

19 lines
140 B
Plaintext

# C
*.o
bin/
buildfiles/
**/obj/
dist/
**/bazel-*
# Python
__pycache__/
*.py[cod]
*.so
*.egg-info/
# Tests
*.txt.uncompressed
*.br
*.unbr