mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-07 11:53:16 -06:00
vendor minify
This commit is contained in:
parent
53b0331048
commit
59c2c6cac2
40 changed files with 7097 additions and 0 deletions
14
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
Normal file
14
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
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/*.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue