Files
mstore/vendor/github.com/fsnotify/fsnotify/.gitignore
T
2026-02-21 13:16:56 +02:00

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