Files
black7/.gitignore
randrews bb077b31a3 Ignore .idea directory
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 20:29:17 -05:00

13 lines
113 B
Plaintext

/tmp
/out-tsc
/dist
/.idea
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.pnp
.pnp.js
.vscode/*