Files
openlayers/.gitignore
ahocevar cd35c6731f Ignore node_modules everywhere
This allows users to use npm link directly from src/ol, without risiking
to commit the src/ol/node_modules directory.
2018-06-22 13:43:50 +02:00

6 lines
53 B
Plaintext

/build/
/coverage/
/dist/
node_modules/
src/index.js