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