]> git.friedersdorff.com Git - max/python_unittesting.git/blobdiff - .gitignore
Git ignore pycache and venv
[max/python_unittesting.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..92afa22
--- /dev/null
@@ -0,0 +1,2 @@
+__pycache__/
+venv/