Update .gitignore - ignore some macos fs event notification stuff

This commit is contained in:
Matt Keeler 2018-05-21 14:51:17 -04:00
parent 2e7a37890c
commit 9a7bfc4e39
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.swp
*.test
.DS_Store
.fseventsd
.vagrant/
/pkg
Thumbs.db