From 9e6df389942cbc6e91ebed0ca35f6c6478133c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Mon, 12 Oct 2020 16:48:42 +0200 Subject: [PATCH] Fix too agressive .gitignore (#41677) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75d63d8bacb..20c1991c45d 100644 --- a/.gitignore +++ b/.gitignore @@ -88,7 +88,7 @@ venv .venv Pipfile* share/* -Scripts/ +/Scripts/ # vimmy stuff *.swp