From c9d01f21bfff93ed19701754bae50622ea1e8db1 Mon Sep 17 00:00:00 2001 From: icenine451 Date: Wed, 2 Apr 2025 12:00:28 -0400 Subject: [PATCH] Allow for local .shellcheckrc files in dev environment --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9c0c447e..78b65148 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ RetroDECK*Artifact.tar.gz ./gits flathub.json ./version +.shellcheckrc # Components artifacts # ############################