From d54fc2f5b978df4df49c8ca43c785c3568cf5f89 Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Wed, 3 Nov 2021 11:34:43 +0100 Subject: [PATCH] ignoring config/ ignores changes done to extensions config packages --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f6d809d95..9a2e33a360 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ node_modules/ ocis/ocis ocis/cmd/ocis/__debug_bin ocis/cmd/ocis/config/ -config/ .idea