From 421002df7320107957ef968b7dbd77df8e7e5701 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Sun, 20 Oct 2013 09:12:07 -0400 Subject: [PATCH] ignore bower_components/ --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dff1a3c..12905fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site -isotope-site.zip \ No newline at end of file +isotope-site.zip +bower_components/