.gitignore extended for TypeScript/Node build artifacts on top of the prompts-repo template. .editorconfig and .prettierrc match the prompts template (4-space indents, prose-wrap always for markdown).
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
node_modules/
|
|
yarn.lock
|
|
dist/
|
|
build/
|
|
coverage/
|