neroshitron/.gitignore

20 lines
230 B
Plaintext
Raw Normal View History

2024-05-21 22:32:11 -04:00
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Next.js
/.next
#local env files
.env*.local
/coverage