mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
eb08529f35
Co-authored-by: Autumn! <autumnull@posteo.net>
20 lines
274 B
Text
20 lines
274 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
*.pprof
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
.DS_Store
|
|
fuzz/corpus
|
|
fuzz/crashers
|
|
fuzz/suppressions
|
|
fuzz/fuzz-fuzz.zip
|