From 0d6fbe24d60f5419cdb381bd32d182a63f614ee7 Mon Sep 17 00:00:00 2001 From: Rohail Taimour Date: Sat, 12 Oct 2024 21:54:44 +0200 Subject: [PATCH] Stop tracking assets/jsconfig.json --- assets/jsconfig.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 assets/jsconfig.json diff --git a/assets/jsconfig.json b/assets/jsconfig.json deleted file mode 100644 index 6dbf39c..0000000 --- a/assets/jsconfig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "paths": { - "*": [ - "../../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.8.2-0.20231005175211-f6330d58f5e4/assets/*" - ] - } - } -} \ No newline at end of file