summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9bec4dc..c83b525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 .env
-venv/
\ No newline at end of file
+venv/
+__pycache__/
+.idea/
\ No newline at end of file