bruno/packages/bruno-common/.gitignore

23 lines
203 B
Plaintext
Raw Permalink Normal View History

# dependencies
node_modules
yarn.lock
pnpm-lock.yaml
package-lock.json
.pnp
.pnp.js
# testing
coverage
# production
dist
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*