From 4cc977b0652aae79559a847669c2eca5cece53a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Gaillard?= Date: Mon, 26 Nov 2012 11:20:46 +0100 Subject: [PATCH] // .DS_Store files added to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c136b27fb..33d7ca758 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ .settings .idea .svn +.DS_Store robots.txt sitemap.xml cache/smarty/cache/*