This commit is contained in:
ondal
2025-02-13 15:47:22 +09:00
commit bb7ce2d988
53 changed files with 19663 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*