add gitignore
diff --git a/api/.gitignore b/api/.gitignore
new file mode 100644
index 0000000..82adb58
--- /dev/null
+++ b/api/.gitignore
@@ -0,0 +1,2 @@
+__pycache__
+venv