From fadd82dbaca71b5839c9a25fb2bb64bf1bf283be Mon Sep 17 00:00:00 2001 From: Anton Date: Tue, 19 Aug 2025 17:09:10 +0200 Subject: [PATCH] feat: improved local ignoring --- .stow-local-ignore | 2 +- vencord.json => ~vencord.json | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename vencord.json => ~vencord.json (100%) diff --git a/.stow-local-ignore b/.stow-local-ignore index 6504b34..ca6b318 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -1,3 +1,3 @@ README.md .git -vencord.json +~+.* diff --git a/vencord.json b/~vencord.json similarity index 100% rename from vencord.json rename to ~vencord.json