From aa47cb7b9799fa59183bbb46a12e17d131b1ea03 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 18 Aug 2021 14:04:21 -0600 Subject: [PATCH] ignore cli/security.yaml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26ca72dff..5f80bdaa1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ tests/cache/* tests/error.log system/templates/testing/* /user/config/versions.yaml +/user/cli/config/security.yaml