diff options
author | wei <> | 2006-04-25 00:27:44 +0000 |
---|---|---|
committer | wei <> | 2006-04-25 00:27:44 +0000 |
commit | fd019bf034ef4dbedfc305c77fed0dbd83a732c4 (patch) | |
tree | afc59b99826308924725074ee34e4f541a1d399a /.gitignore | |
parent | 72a75d7d0f5681df3fd98c684ab6f22baefb365c (diff) |
Add TListControlValidator. Update client-side validators, datepicker.js, colorpicker.js. Merge to 3.0 if necessary.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..2b2c3957 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +buildscripts/jsbuilder/JSDoc +tests/FunctionalTests/features/assets/589569dd +tests/FunctionalTests/features/assets/8fb9443f +tests/FunctionalTests/features/assets/a4d5cb67 +tests/FunctionalTests/features/assets/d7c2e63b +tests/FunctionalTests/features/assets/fcff0f02 +tests/FunctionalTests/features/protected/runtime/application.xml +tests/FunctionalTests/results.dat +tests/FunctionalTests/validators/assets/8fb9443f +tests/FunctionalTests/validators/assets/a4d5cb67 +tests/FunctionalTests/validators/protected/runtime/global.cache |