vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
170 B

11 years ago
  1. # vis.js files
  2. dist/
  3. test/
  4. # npm files
  5. node_modules
  6. npm-debug.log
  7. # ide or system files
  8. .idea
  9. .c9
  10. *.iml
  11. .project
  12. .settings/
  13. .directory
  14. # vim temporary files
  15. .*.sw[op]