From 512e8b2da71de59132a29e80d7359ac843d62f07 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 27 Apr 2013 19:25:40 -0400 Subject: Untrack ./node_modules Sorry, my bad for not ignoring it initially. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bb45dc0..bc0d2b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -Resources \ No newline at end of file +node_modules/* +Resources/* -- cgit v1.2.3