Chart.js/.gitignore
Simon Brunel 9f67266df3 Deploy to GitHub pages (#4256)
Add Travis CI task to deploy the docs, samples and dist files to chartjs.github.io for the `release` and `master` branches. A `latest` symbolic links is also created for each folder to the highest version (or `master` if any).
2017-05-19 21:58:34 +02:00

14 lines
117 B
Plaintext

/_book
/coverage
/custom
/dist
/docs/index.md
/gh-pages
/node_modules
.DS_Store
.idea
.vscode
bower.json
*.log
*.swp