← back to Wallpaperglossary
gitignore: add missing standard excludes (.next/)
f60893b4b0a0c869126c7afb3b3166a0d0a25b25 · 2026-06-03 20:24:34 -0700 · SteveStudio2
Files touched
Diff
commit f60893b4b0a0c869126c7afb3b3166a0d0a25b25
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Wed Jun 3 20:24:34 2026 -0700
gitignore: add missing standard excludes (.next/)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index bfd17aa..0e7a0d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ build/
*.bak
*.bak.*
*.pre-*
+.next/
← 171eec3 fleet rebuild: dw-header (hamburgers UL + centered name) + u
·
back to Wallpaperglossary
·
seo: add canonical + Open Graph + Twitter card to homepage h a49714f →