dt_automate/vendor/github.com/fsnotify/fsnotify/.gitignore
2025-02-27 14:27:45 +08:00

8 lines
99 B
Plaintext

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