From 72cc5550d1bea8c1ba8628276629cdfd31350bd0 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 2 Jan 2014 23:10:06 -0600 Subject: [PATCH] Ignore LESS source map --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1445454..b2e9742 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Include your project-specific ignores in this file # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files node_modules +assets/css/main.min.css.map