From 143623ddd39aaada50d384f16df36618d9c07c68 Mon Sep 17 00:00:00 2001 From: Dave Lane Date: Fri, 30 Aug 2024 15:58:54 +1200 Subject: [PATCH] updated my .gitignore to remove a few niggling inclusions --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ab3da6f..9cab8fb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,5 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* # app -.*.kate-swap -fonts/*.zip +static/fonts/*.zip +.*.kate-swp