diff options
| author | wei <> | 2007-05-07 04:17:37 +0000 |
|---|---|---|
| committer | wei <> | 2007-05-07 04:17:37 +0000 |
| commit | eab6bb13b9efb3e1c6d725368368de4d74b00946 (patch) | |
| tree | 57aa3462b6f18ad190527483e753dc148971bc63 /.gitattributes | |
| parent | e91ac8550a4e6dfa255874860f108935841c16f6 (diff) | |
Update Active Record docs.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 333c1d80..a007f8b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -617,6 +617,7 @@ buildscripts/phing/tasks/PhpLintTask.php -text buildscripts/phing/tasks/PradoDocTask.php -text buildscripts/phing/tasks/PradoPackageTask.php -text buildscripts/phing/tasks/PradoPearTask.php -text +buildscripts/phing/tasks/PradoQuickStartDocs.php -text buildscripts/phing/tasks/PradoTestTask.php -text buildscripts/phing/tasks/PradoVersionTask.php -text buildscripts/phing/tasks/QuickstartIndexTask.php -text |
