summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2005-12-13 01:42:19 +0000
committerwei <>2005-12-13 01:42:19 +0000
commit66e71b1d5ff97e04311f8b761cc040b1188437d3 (patch)
treea810745466c1ea5b8cb932bb6ff0415f1958c9b0 /.gitattributes
parent9a2764c1ad41d4c187a55849029416abda697183 (diff)
Adding client side javascript validators.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 001da104..39a12be5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -106,6 +106,8 @@ framework/Web/Javascripts/extra/getElementsBySelector.js -text
framework/Web/Javascripts/extra/logger.js -text
framework/Web/Javascripts/extra/tp_template.js -text
framework/Web/Javascripts/js/base.js -text
+framework/Web/Javascripts/js/dom.js -text
+framework/Web/Javascripts/js/validator.js -text
framework/Web/Javascripts/prototype/ajax.js -text
framework/Web/Javascripts/prototype/array.js -text
framework/Web/Javascripts/prototype/base.js -text