From c862527474a57a6d948f02f98e3da579720753df Mon Sep 17 00:00:00 2001 From: ines Date: Fri, 2 Jun 2017 21:08:39 +0200 Subject: [PATCH] Add more variations of .env to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b165abf4b..52838918c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ Profile.prof __pycache__/ *.py[cod] .env/ +.env* .~env/ .venv venv/