mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-21 22:46:16 -06:00
7 lines
99 B
Text
7 lines
99 B
Text
# go test -c output
|
|
*.test
|
|
*.test.exe
|
|
|
|
# Output of go build ./cmd/fsnotify
|
|
/fsnotify
|
|
/fsnotify.exe
|