This commit is contained in:
Atif CCC
2023-12-20 01:39:36 +05:30
parent 6aa15882d4
commit 042f1aa022
31 changed files with 777 additions and 108 deletions

16
.gitignore vendored
View File

@@ -1,23 +1,9 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*