diff options
Diffstat (limited to 'vendor/gopkg.in/fsnotify.v1/.gitignore')
-rw-r--r-- | vendor/gopkg.in/fsnotify.v1/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/gopkg.in/fsnotify.v1/.gitignore b/vendor/gopkg.in/fsnotify.v1/.gitignore new file mode 100644 index 000000000..4cd0cbaf4 --- /dev/null +++ b/vendor/gopkg.in/fsnotify.v1/.gitignore @@ -0,0 +1,6 @@ +# Setup a Global .gitignore for OS and editor generated files: +# https://help.github.com/articles/ignoring-files +# git config --global core.excludesfile ~/.gitignore_global + +.vagrant +*.sublime-project |