summaryrefslogtreecommitdiffstats
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 4c0dafd6..a3eb8862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,9 @@ target/
*~
\.\#*
\#*
+
+# Python Virtualenv
+venv/
+
+# VSCode
+.vscode