refactor folder

This commit is contained in:
Ishaan Dey
2024-04-16 17:18:51 -04:00
parent 213c6e4576
commit a838241ac3
749 changed files with 6 additions and 6 deletions

12
.gitignore vendored
View File

@ -1,20 +1,20 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
node_modules
.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
coverage
# next.js
/.next/
/out/
.next/
out/
# production
/build
build
# misc
.DS_Store