Browse Source

add missing files

Robin Herbots 10 years ago
parent
commit
d798d32c13
4 changed files with 1346 additions and 2 deletions
  1. 0 1
      .gitignore
  2. 1335 0
      dist/inputmask/inputmask.js
  3. 10 0
      dist/inputmask/inputmask.min.js
  4. 1 1
      js/inputmask.js

+ 0 - 1
.gitignore

@@ -1,4 +1,3 @@
-InputMask/
 build/
 test.html
 jquery-1.10.2.js

File diff suppressed because it is too large
+ 1335 - 0
dist/inputmask/inputmask.js


File diff suppressed because it is too large
+ 10 - 0
dist/inputmask/inputmask.min.js


+ 1 - 1
js/inputmask.js

@@ -1,5 +1,5 @@
 /*
- * Input Mask plugin core
+ * Input Mask Core
  * http://github.com/RobinHerbots/jquery.inputmask
  * Copyright (c) 2010 -	Robin Herbots
  * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)