Merge pull request #76 from juju/bug/match-websocket-responses
[osm/N2VC.git] / .gitignore
index 49aad84..da5be27 100644 (file)
@@ -1,4 +1,11 @@
-*.swp
+*.sw[mnop]
 .venv/
 *.pyc
+*.py~
 docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/
+.\#*
+dist/