From c9630705294b4570a2b32845189b0fc0601270a3 Mon Sep 17 00:00:00 2001 From: b Date: Mon, 1 Nov 2021 11:45:47 +0200 Subject: [PATCH] .editorconfig should not be ignored --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8b59653ac..81c27f890 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ !/inventory/scripts /roles/*/files/scratchpad .DS_Store -.python-version -.editorconfig \ No newline at end of file +.python-version \ No newline at end of file