Files
Timothy Jaeryang Baek ae61fbf9d5 refac
2026-07-06 22:12:09 -05:00

29 lines
350 B
Plaintext

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Local banner render scratch (not for commit)
.scratch_banner
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Local Node environment
.local_node
node.zip
.cptr