2022-05-02 15:05:18 +02:00
|
|
|
release.sh
|
2021-08-16 19:17:56 +02:00
|
|
|
dist/
|
|
|
|
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/*.*
|
2022-05-02 15:05:18 +02:00
|
|
|
bindings/js/build
|
|
|
|
bindings/js/minify.h
|
|
|
|
bindings/js/minify.a
|
|
|
|
bindings/js/test.min.html
|
|
|
|
bindings/js/node_modules
|
|
|
|
bindings/py/minify.h
|
|
|
|
bindings/py/minify.so
|
|
|
|
bindings/py/test.min.html
|
|
|
|
bindings/py/tdewolff_minify.egg-info
|