fix: gitignore site/ should be /site/ to avoid matching tmpl/site/

This commit is contained in:
Jonathan Miller
2026-06-06 22:20:08 -05:00
parent d55fb0d38f
commit a67cd6da76
+1 -1
View File
@@ -113,7 +113,7 @@ releases/
build/
dist/
out/
site/
/site/
*.map
*.css.map
*.js.map