summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9e5af7..11c62a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@
/dist/
__pycache__/
build
+.idea/
+*venv/ \ No newline at end of file