summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9d6cf5b..e399ffd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/.idea
+.idea
/venv
*.pyc
__pycache__