.gitignore 229 B

1234567891011121314151617
  1. build/
  2. test.html
  3. jquery-1.10.2.js
  4. dist/jQuery.InputMask.*.nupkg
  5. node_modules/
  6. bower_components/
  7. npm-debug.log
  8. .idea/
  9. *.iml
  10. qunit/qunit.js
  11. qunit/qunit.js.map
  12. **/*.map
  13. dist/*.LICENSE
  14. .vscode/
  15. local.log
  16. browserstack.err
  17. nodetest.js