Update .gitignore to include additional build and log files

This commit is contained in:
Denozordec
2026-05-02 15:48:45 +07:00
parent f3f831653f
commit ce00c4c671
+9
View File
@@ -1 +1,10 @@
node_modules node_modules
.next
dist
build
coverage
*.tsbuildinfo
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*