|
@@ -152,10 +152,13 @@ They are:</p> |
|
|
<pre> |
|
|
<pre> |
|
|
**/*~ |
|
|
**/*~ |
|
|
**/#*# |
|
|
**/#*# |
|
|
|
|
|
**/.#* |
|
|
**/%*% |
|
|
**/%*% |
|
|
**/CVS |
|
|
**/CVS |
|
|
**/CVS/** |
|
|
**/CVS/** |
|
|
**/.cvsignore |
|
|
**/.cvsignore |
|
|
|
|
|
**/SCCS |
|
|
|
|
|
**/SCCS/** |
|
|
</pre> |
|
|
</pre> |
|
|
<p>If you do not want these default excludes applied, you may disable them with the |
|
|
<p>If you do not want these default excludes applied, you may disable them with the |
|
|
<code>defaultexcludes="no"</code> attribute.</p> |
|
|
<code>defaultexcludes="no"</code> attribute.</p> |
|
|