Add client code from bcsaller
[osm/N2VC.git] / .gitignore
index 1377554..914e120 100644 (file)
@@ -1 +1,7 @@
 *.swp
+.venv/
+*.pyc
+docs/_build/
+__pycache__/
+.tox/
+*.egg-info/