From 848b3d3c98795d500d4c91e475aad2306c932d22 Mon Sep 17 00:00:00 2001 From: Alfonso Etxeberria Date: Fri, 24 Jan 2014 10:38:55 +0400 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20.gitignore=20para=20DS=5FSTORE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c8e6336e..6a3e68da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1 @@ -/*.scss -/*.css -/*.php -.sass-cache -/sass/ -/compass/ \ No newline at end of file +**/.DS_Store \ No newline at end of file