move files to /apps/web directory

This commit is contained in:
daniel31x13
2025-04-10 18:38:59 -04:00
parent 2f2747cfc8
commit 1b45286aaf
425 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# dependencies
/node_modules
node_modules
/.pnp
.pnp.js
@@ -7,7 +7,7 @@
/coverage
# next.js
/.next/
.next
/out/
# production

Some files were not shown because too many files have changed in this diff Show More