From 4c53071198ef6775720358b184f0459a7907d42d Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Tue, 28 Feb 2017 23:21:19 +0530 Subject: [PATCH] fix(gitignore): bower_components --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e9dc762e61..8a6ecb798d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ node_modules *.iml .DS_Store Thumbs.db +bower_components main.css bundle.js coverage