aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <dsiw@dsiw-it.de>2017-01-24 13:41:24 +0100
committerGitHub <noreply@github.com>2017-01-24 13:41:24 +0100
commitb236b95c4d67d46bcfbd1941731a1c242ec1b844 (patch)
treece2154e917a88487d868c3cd6083108a4e075332
parent7f2ce36bbebaff948bd9fa82b708d233adcb04c6 (diff)
downloadgitignore-b236b95c4d67d46bcfbd1941731a1c242ec1b844.tar.gz
gitignore-b236b95c4d67d46bcfbd1941731a1c242ec1b844.zip
Add .venv as file
-rw-r--r--Python.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore
index 9a05e2de..49a6770a 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -83,6 +83,7 @@ celerybeat-schedule
.venv/
venv/
ENV/
+.venv
# Spyder project settings
.spyderproject