From 9668024f182eee605a7632ee9db4f7b6485c96df Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 23 Jun 2021 18:51:04 +0200 Subject: [PATCH] fix ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45bb6796..19b08036 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ pip-log.txt #python venv py_env -prod.env +env/prod.env -- 2.39.5