egoport/.gitignore
2023-11-20 19:32:02 +01:00

23 lines
252 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# build
/build/
# misc
.DS_Store
.env
# debug
npm-debug.log*
.nyc_output
coverage
production.env
package-lock.json
pnpm-lock.yaml