Revert "Remove vendored libjuju"
[osm/N2VC.git] / modules / libjuju / .gitignore
diff --git a/modules/libjuju/.gitignore b/modules/libjuju/.gitignore
new file mode 100644 (file)
index 0000000..6d00fec
--- /dev/null
@@ -0,0 +1,15 @@
+*.sw[mnop]
+.venv/
+*.pyc
+*.py~
+docs/_build/
+__pycache__/
+.tox/
+*.egg-info/
+.cache/
+.\#*
+dist/
+dev/
+.pytest_cache
+pytestdebug.log
+.vscode/