Fix: Jenkins worker don't have a TTY. Do not run the test container with "-it".
[osm/vim-emu.git] / .gitignore
index 51aa756..e59451b 100755 (executable)
@@ -6,6 +6,9 @@ __pycache__/
 #IDE
 .idea/
 
+# virtualenv
+venv
+
 # vagrant
 .vagrant/