all-contributors-cli/.gitignore
2019-12-08 20:05:05 -05:00

15 lines
183 B
Text

node_modules
coverage
dist
.opt-in
.opt-out
.DS_Store
.eslintcache
# these cause more harm than good
# when working with contributors
package-lock.json
yarn.lock
.vscode
cache
.idea