summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80f766d8..d5ccb911 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,9 @@ releasenotes/build
#IntelJ Idea
.idea/
+
+#venv
+venv/
+
+#Pyenv files
+.python-version