Files
bracket/docs/.gitignore
2025-03-01 20:01:38 +00:00

23 lines
187 B
Plaintext

# Dependencies
/node_modules
# Production
/build
/out
# Next files
.next
next-env.d.ts
# Misc
.DS_Store
.env*
.vercel
.idea
_pagefind/
npm-debug.log*
yarn-debug.log*
yarn-error.log*