mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 23:10:01 +00:00
15 lines
281 B
Text
15 lines
281 B
Text
|
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/*.*
|