init
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
/node_modules
|
||||
/.pnp
|
||||
.pnp.js
|
||||
/coverage
|
||||
|
||||
/.next
|
||||
/out
|
||||
|
||||
.swc/
|
||||
|
||||
/build
|
||||
|
||||
cypress/screenshots
|
||||
cypress/videos
|
||||
|
||||
|
||||
npm-debug.log*
|
||||
pnpm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.env*.local
|
||||
.env
|
||||
Reference in New Issue
Block a user