From cf7bb3ab12ab012026b2ece5fc200555ece04ea6 Mon Sep 17 00:00:00 2001 From: Tom Slominski Date: Sun, 15 Feb 2015 19:21:27 +0000 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8669f8b..5b7f8b7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ # Specifically ignore the config file public/config.php + +# And the OS X files +public/.DS_Store \ No newline at end of file