Use gzip for release assets so they can easily be extracted from node

This commit is contained in:
Max Brunsfeld 2019-01-15 19:18:33 -08:00
parent b0fe816441
commit e7bb57550b
6 changed files with 33 additions and 36 deletions

12
.gitignore vendored
View file

@ -1,11 +1,17 @@
log.html
.idea
*.xcodeproj
*.a
*.o
fuzz-results
test/fixtures/grammars/*
!test/fixtures/grammars/.gitkeep
/target
**/*.rs.bk
*.rs.bk
*.a
*.o
*.obj
*.exp
*.lib