25 lines
222 B
Plaintext
25 lines
222 B
Plaintext
.git
|
|
.github
|
|
.cursor
|
|
.next
|
|
node_modules
|
|
coverage
|
|
dist
|
|
build
|
|
out
|
|
|
|
# Environment and local tooling
|
|
.env*
|
|
.vscode
|
|
.idea
|
|
|
|
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# Docs and metadata
|
|
README*
|
|
*.md
|