mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-24 03:26:21 -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
|