diff options
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/forrest.properties b/forrest.properties index fdfe87806..03bb7b526 100644 --- a/forrest.properties +++ b/forrest.properties @@ -27,6 +27,7 @@ project.skinconf=${project.content-dir}/skinconf.xml forrest.validate=true forrest.validate.xdocs=${forrest.validate} +forrest.validate.xdocs.excludes=**/RCS/**/* **/.* **/*~ forrest.validate.skinconf=${forrest.validate} forrest.validate.failonerror=true |