From c9b086d96925f0f173aa82bc145c13df458b332e Mon Sep 17 00:00:00 2001 From: jasquat Date: Fri, 21 Oct 2022 11:09:28 -0400 Subject: [PATCH] ignore all null-ls w/ burnettk --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22fea4c9..58cb1434 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,4 @@ node_modules /tests/spiffworkflow_backend/files /bin/import_secrets.py /src/spiffworkflow_backend/config/secrets.py -_null-ls_* +*null-ls_*