Changeset 1522

Show
Ignore:
Timestamp:
04/10/08 14:59:05 (1 month ago)
Author:
mikey
Message:

ignore Thumbs.db

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/stubbles/build.xml

    r1521 r1522  
    7676      <fileset dir="${stubbles.base.dir}/docroot"> 
    7777        <include name="**/*"/> 
     78        <exclude name="**/Thumbs.db"/> 
    7879      </fileset> 
    7980    </copy>