Diff of /.gitignore [000000] .. [7d53f6]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pyc
+.venv/
+__pycache__/
\ No newline at end of file