🙈 Add `.content-collections` to gitignore

This commit is contained in:
pheralb
2025-08-29 00:12:40 +01:00
parent 6ef7b23c4b
commit a1d2b142f5
+4
View File
@@ -1,5 +1,9 @@
# Dependencies
node_modules
# Content Collections
.content-collections
# Output
.output
.vercel