2022-08-07 17:19:16 +01:00
|
|
|
release.sh
|
2022-11-07 10:24:09 +00:00
|
|
|
dist
|
2022-08-07 17:19:16 +01:00
|
|
|
benchmarks/*
|
|
|
|
!benchmarks/*.go
|
|
|
|
!benchmarks/sample_*
|
|
|
|
tests/*/fuzz-fuzz.zip
|
|
|
|
tests/*/crashers
|
|
|
|
tests/*/suppressions
|
|
|
|
tests/*/corpus/*
|
|
|
|
!tests/*/corpus/*.*
|
|
|
|
parse/tests/*/fuzz-fuzz.zip
|
|
|
|
parse/tests/*/crashers
|
|
|
|
parse/tests/*/suppressions
|
|
|
|
parse/tests/*/corpus/*
|
|
|
|
!parse/tests/*/corpus/*.*
|
|
|
|
bindings/js/build
|
|
|
|
bindings/js/prebuilds
|
|
|
|
bindings/js/minify.h
|
|
|
|
bindings/js/minify.a
|
|
|
|
bindings/js/node_modules
|
|
|
|
bindings/js/example/package-lock.json
|
|
|
|
bindings/js/example/node_modules
|
|
|
|
bindings/js/example/test.min.html
|
2022-09-28 18:30:40 +01:00
|
|
|
bindings/py/go.mod
|
|
|
|
bindings/py/go.sum
|
2022-08-07 17:19:16 +01:00
|
|
|
bindings/py/minify.h
|
|
|
|
bindings/py/minify.so
|
|
|
|
bindings/py/tdewolff_minify.egg-info
|
|
|
|
bindings/py/example/example.min.html
|
2022-11-07 10:24:09 +00:00
|
|
|
bindings/py/dist
|