heavyai-charting
heavyai-charting copied to clipboard
gitignore dist folder
add the dist
folder with built javascript and css bundles to the project .gitignore
the thinking here is mapd-charting
users who want to use the latest master are sophisticated enough to
yarn install
yarn build
on their own. other users should be able to use a released version of mapd-charting
from the releases page or npm.