mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
28 lines
621 B
Text
28 lines
621 B
Text
|
release.sh
|
||
|
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/*.*
|
||
|
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
|
||
|
bindings/py/minify.h
|
||
|
bindings/py/minify.so
|
||
|
bindings/py/tdewolff_minify.egg-info
|
||
|
bindings/py/example/example.min.html
|