react-map-gl/.gitignore
Xiaoji Chen 0c3949aba5 5.1.1
2019-10-31 16:57:33 -07:00

15 lines
137 B
Plaintext

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