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