.gitignore 288 B

123456789101112131415161718192021
  1. .DS_Store
  2. .grunt
  3. .idea
  4. .vscode
  5. _SpecRunner.html
  6. test/E2ERunner.html
  7. test/UnitRunner.html
  8. test/MobileRunner.html
  9. test/dist/
  10. src/3rdparty/walkontable/test/dist/
  11. src/3rdparty/walkontable/dist/
  12. cars.sqlite
  13. dev*.html
  14. npm-debug.log
  15. !dist/README.md
  16. dist/
  17. node_modules/
  18. commonjs/
  19. es/
  20. languages/