Clarified that params are optional.
[osm/N2VC.git] / .gitignore
index 1377554..9bde928 100644 (file)
@@ -1 +1,8 @@
-*.swp
+*.sw[mnop]
+.venv/
+*.pyc
+docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/