From 43fc67b21ebf8238aefad359e6ab605984011d13 Mon Sep 17 00:00:00 2001 From: Sean Kennedy Date: Thu, 19 Nov 2015 09:13:56 -0500 Subject: [PATCH] gitignore local specs copied to dist & anything in test/specs/local --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1f2db9b5..63b39b98 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ swagger-ui.sublime-workspace .idea .project node_modules/* -/nbproject/private/ \ No newline at end of file +/nbproject/private/ +dist/specs/ +test/specs/local/