From c39830caca533ffe3af3c4a91e08c369be4ff7af Mon Sep 17 00:00:00 2001 From: minimo-io <nicolas@minimo.io> Date: Tue, 20 Feb 2024 16:06:57 -0300 Subject: [PATCH] gitignore update --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b1b658..75e0f84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .DS_Store -appticles/.DS_Store +**/.DS_Store dist .editorconfig \ No newline at end of file