From 01e046f916792efe2257d4a302e83e8061f9d18d Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 16 Nov 2025 01:48:58 -0700 Subject: [PATCH] Remove unneeded file hiding --- .vscode/settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index aa3ed17..cc64012 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,7 +8,6 @@ "git.branchProtection": [], "files.exclude": { "*.lock": true, - ".styles": false, "node_modules": true, "packs": true, "foundry": true