summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-22 12:53:25 +1100
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-22 12:53:25 +1100
commit9ce54f57baf52171a8116aafb0622fe0a334a0bb (patch)
tree5f8b1fdb0e5769f49b6014c536b824b62c8315cc
parent59eed0d6b45ee4e903939371dec612bc599448a5 (diff)
git(ignore): Remove cache directory
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4be6e16..181b37f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-dist/* \ No newline at end of file
+dist/*
+.cache/* \ No newline at end of file