From 06a3d4886365e360d9d918e869c4a88413721f62 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Wed, 29 Apr 2015 07:55:48 -0600 Subject: [PATCH] Added test/ to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fffe60f..435ca8e 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,6 @@ simplejson/ # Ignore autoenv file .env + +# Ignore my test scripts +test/