react-map-gl/.gitignore
2021-02-03 22:24:00 -08:00

18 lines
193 B
Plaintext

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