Update .gitignore - ignore some macos fs event notification stuff
This commit is contained in:
parent
34c84aabb5
commit
971c38f537
|
@ -5,6 +5,7 @@
|
|||
*.swp
|
||||
*.test
|
||||
.DS_Store
|
||||
.fseventsd
|
||||
.vagrant/
|
||||
/pkg
|
||||
Thumbs.db
|
||||
|
|
Loading…
Reference in New Issue