postmoogle/vendor/github.com/fsnotify/fsnotify/.gitignore
2024-02-19 22:55:14 +02:00

7 lines
99 B
Text

# go test -c output
*.test
*.test.exe
# Output of go build ./cmd/fsnotify
/fsnotify
/fsnotify.exe