From 9a7bfc4e392f891c1bc84556c932ca0554f1889d Mon Sep 17 00:00:00 2001 From: Matt Keeler Date: Mon, 21 May 2018 14:51:17 -0400 Subject: [PATCH] Update .gitignore - ignore some macos fs event notification stuff --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70c75111be..f373cf40e9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.swp *.test .DS_Store +.fseventsd .vagrant/ /pkg Thumbs.db