This commit is contained in:
Kar
2022-09-07 00:13:55 +05:30
commit 0faf7e9d31
43 changed files with 7565 additions and 0 deletions

24
.gitignore vendored Normal file
View 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