This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.

27 lines
330 B
Plaintext
Raw Normal View History

2023-03-07 05:02:38 -06:00
# 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*
2023-03-07 05:03:17 -06:00
package-lock.json