brotli/.gitignore

18 lines
131 B
Plaintext
Raw Normal View History

# C
2014-11-22 14:55:58 +00:00
*.o
2016-06-16 09:06:47 +00:00
bin/
2016-06-24 13:32:51 +00:00
buildfiles/
2016-06-16 09:06:47 +00:00
**/obj/
dist/
# Python
__pycache__/
*.py[cod]
*.so
*.egg-info/
# Tests
*.txt.uncompressed
*.bro
*.unbro