mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
15 lines
221 B
Text
15 lines
221 B
Text
|
# Binaries for programs and plugins
|
||
|
*.exe
|
||
|
*.exe~
|
||
|
*.dll
|
||
|
*.so
|
||
|
*.dylib
|
||
|
|
||
|
# Test binary, built with `go test -c`
|
||
|
*.test
|
||
|
|
||
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||
|
*.out
|
||
|
|
||
|
# goland idea folder
|
||
|
*.idea
|