From 3afb5a107a785cc30f865cc9a70727b9459111d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 31 Mar 2016 11:53:01 +0200 Subject: [PATCH] Ignore test directories. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 70f33d8..7cd8650 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ *.blend *.blend[1-9] blender_cloud/wheels/*.whl +/textures*/ +/test_*.py