.gitignore 79 B

12345678
  1. *~
  2. node_modules
  3. npm-ready
  4. /*.html
  5. .idea
  6. !example_index.html
  7. !example_dev.html