fckeuspy-go/vendor/github.com/fsnotify/fsnotify/.gitignore

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