From b03456ed8cb28b4e8356299aef18ad724db8fd1d Mon Sep 17 00:00:00 2001 From: Helana Date: Sat, 3 Dec 2016 11:25:25 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4914910..b9aedcb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ lib/node_modules/ lib/bower_components/ javascripts/AppConstants.js - +npm-debug.log