brotli/.gitignore
Eugene Kliuchnikov b32cefe160 Fix VS build problems:
* rename build -> buildfiles to avoid clashing with BUILD
* set binary mode for stdin/out in bro
* convert bro to C
2016-06-17 16:24:51 +02:00

10 lines
91 B
Plaintext

*.o
*.pyc
*.txt.uncompressed
*.bro
*.unbro
bin/
buildfiles/gmake/config.make
**/obj/
dist/