catApi/vendor/github.com/fsnotify/fsnotify/.gitignore
2025-02-08 16:33:02 +03:00

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