mirror of
https://github.com/NotAShelf/batmon.git
synced 2025-01-19 16:32:27 +00:00
8 lines
99 B
Text
8 lines
99 B
Text
|
# go test -c output
|
||
|
*.test
|
||
|
*.test.exe
|
||
|
|
||
|
# Output of go build ./cmd/fsnotify
|
||
|
/fsnotify
|
||
|
/fsnotify.exe
|