From fccbe8b1d7bfb4d1b7051ffd0f0de8894a371269 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 25 Jan 2016 10:13:06 -0500 Subject: [PATCH] ignoring src and dest files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8ac474c..7ecf799 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules Gruntfile.js +*.txt +*.html