Added .unittests directory to .gitignore
diff --git a/.gitignore b/.gitignore
index 52eaf38..9cef6bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@
 *~
 *.pyc
 *.pyo
+.unittests