auth/vendor/github.com/fsnotify/fsnotify/.gitignore

7 lines
85 B
Plaintext
Raw Normal View History

2023-01-16 01:55:01 +00:00
# go test -c output
*.test
*.test.exe
2022-06-09 17:35:23 +00:00
2023-01-16 01:55:01 +00:00
# Output of go build ./cmd/fsnotify
/fsnotify