mirror of
https://github.com/NotAShelf/catApi.git
synced 2025-02-23 03:48:12 +00:00
10 lines
125 B
Text
10 lines
125 B
Text
# go test -c output
|
|
*.test
|
|
*.test.exe
|
|
|
|
# Output of go build ./cmd/fsnotify
|
|
/fsnotify
|
|
/fsnotify.exe
|
|
|
|
/test/kqueue
|
|
/test/a.out
|