Browse Source

Update .gitignore - ignore some macos fs event notification stuff

pull/4156/head
Matt Keeler 7 years ago
parent
commit
9a7bfc4e39
  1. 1
      .gitignore

1
.gitignore vendored

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

Loading…
Cancel
Save