From 809a9b5204804ef36bae56f04eb640ab342fd381 Mon Sep 17 00:00:00 2001 From: Dave Cole Date: Tue, 9 Apr 2013 18:26:13 -0400 Subject: Reorganize app to use external scripts. Make main file executable. Move sample code to readme. Refs #40. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 36420af..a8bc574 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -config.json \ No newline at end of file +config.json +test.json -- cgit v1.2.3