From 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Sun, 12 Jul 2020 14:00:46 +0100 Subject: [PATCH] Ignore venv and test basedir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b09d196..64341cf 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ README.md.toc.* support/test/csharp/*.exe* .neomake.log configurations/ +venv/ +test-base/