mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: correct gitignore pattern for vitepress cache
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ __pycache__/
|
||||
|
||||
# Build artifacts
|
||||
.next/
|
||||
.vitepress/cache/
|
||||
**/.vitepress/cache/
|
||||
out/
|
||||
coverage/
|
||||
*.tsbuildinfo
|
||||
|
||||
Reference in New Issue
Block a user