From 6a8ac7c30f7eb6c2659c1204e7e18c5f6b5e2db3 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 15 May 2013 12:41:18 -0400 Subject: [PATCH] revert gitignore to ignore components and build --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fd4f2b0..05aa84c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +.idea +components node_modules -.DS_Store +build -- 2.39.2