From fd019bf034ef4dbedfc305c77fed0dbd83a732c4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 25 Apr 2006 00:27:44 +0000 Subject: Add TListControlValidator. Update client-side validators, datepicker.js, colorpicker.js. Merge to 3.0 if necessary. --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit v1.2.3