react-map-gl/.gitignore
2019-05-31 13:32:47 -07:00

17 lines
168 B
Plaintext

dist/
dist-es6/
node_modules
.nyc_output/
coverage
npm-debug.log
package-lock.json
*/**/yarn.lock
*/**/package-lock.json
yarn-error.log
.DS_Store
.reify-cache
.idea