From cd0c63a859657ad2f645c9977140a57fca2d7572 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 10 Sep 2016 16:19:32 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4bc3f32..1434341 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ !.gvimrc !.vim/* -!.js/ \ No newline at end of file +!.js/* +.js/.DS_Store \ No newline at end of file