From d3082398d1cc930afdf43f1d3f4e69ee3b7410f1 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 8 Oct 2013 11:33:20 +0200 Subject: [PATCH] better gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cedd4ec..c0caeab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ .DS_Store .sass-cache/ -progress/ \ No newline at end of file +progress/ +.*.swp +_html +_tmp