aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2023-10-21 16:04:48 +0200
committerMartin Polden <mpolden@mpolden.no>2023-10-21 16:04:48 +0200
commitb13fbc50bb95fbc3bb2b5ab6d09ab8ea505cefb4 (patch)
tree83875cd27b47622c001ab717d8f3b50d7e08e615
parentbaa890228e56afa63838bc3708b21d5ff3b9bf56 (diff)
git: update global gitignore
-rw-r--r--gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitignore b/gitignore
index eb5fe6e..437752c 100644
--- a/gitignore
+++ b/gitignore
@@ -1,6 +1,6 @@
# Python
*.py[cod]
-/venv/
+/.venv/
# Java
*.class