Update .gitignore to include additional build and log files
This commit is contained in:
@@ -1 +1,10 @@
|
|||||||
node_modules
|
node_modules
|
||||||
|
.next
|
||||||
|
dist
|
||||||
|
build
|
||||||
|
coverage
|
||||||
|
*.tsbuildinfo
|
||||||
|
npm-debug.log*
|
||||||
|
yarn-debug.log*
|
||||||
|
yarn-error.log*
|
||||||
|
pnpm-debug.log*
|
||||||
|
|||||||
Reference in New Issue
Block a user