.gitignore 127 B

12345678910111213
  1. node_modules
  2. # docs site
  3. _gh_pages
  4. # deploy the docs
  5. deploy.sh
  6. # old docs
  7. docs_
  8. # check the locale file on README
  9. check.js