fix: update .gitignore and tsconfig for Next.js compatibility

This commit is contained in:
MythEclipse
2026-05-07 21:09:09 +07:00
parent 9d1ef77cda
commit 3fdbaf3ced
2 changed files with 21 additions and 6 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ node_modules
out
dist
*.tgz
.next/
# code coverage
coverage
*.lcov
@@ -34,3 +34,4 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
.DS_Store
# Added by code-review-graph
.code-review-graph/
next-env.d.ts