From 8486cb943f10f69bab0b19394d0fecad2e26295f Mon Sep 17 00:00:00 2001 From: Eric Rowell Date: Tue, 13 Nov 2012 21:43:08 -0800 Subject: [PATCH] updated .gitignore file to ignore unitTests.js --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 37ea335f..c5054d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ jsdoc-toolkit dist +tests/js/unitTests.js + # Numerous always-ignore extensions *.diff *.err