11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
# go test -c output
|
|
*.test
|
|
*.test.exe
|
|
|
|
# Output of go build ./cmd/fsnotify
|
|
/fsnotify
|
|
/fsnotify.exe
|
|
|
|
/test/kqueue
|
|
/test/a.out
|