Add entries in .gitignore to ignore the files created by venv
[osm/N2VC.git] / .gitignore
index 11426c9..ae1f284 100644 (file)
@@ -30,3 +30,8 @@ nosetests.xml
 .vscode/
 .project
 .pydevproject
+bin/
+lib/
+lib64
+pyvenv.cfg
+share/
\ No newline at end of file