vendor/github.com/fsnotify/fsnotify/.gitignore
changeset 265 05c40b36d3b2
parent 242 2a9ec03fe5a1
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
     1 # Setup a Global .gitignore for OS and editor generated files:
     1 # go test -c output
     2 # https://help.github.com/articles/ignoring-files
     2 *.test
     3 # git config --global core.excludesfile ~/.gitignore_global
     3 *.test.exe
     4 
     4 
     5 .vagrant
     5 # Output of go build ./cmd/fsnotify
     6 *.sublime-project
     6 /fsnotify