From 65968ee0faa6f0d7bab507cc1acc61908a26a983 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 16 Sep 2018 21:55:27 +1000 Subject: [PATCH] add DS_Stores to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e9c9e2ff7..7e6412ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ composer.phar VERSION airtime_mvc/tests/log/*.log .vagrant/ +.DS_Store