Skip to content

Commit

Permalink
Merge pull request #1001 from AnalyticalGraphicsInc/cleanHints
Browse files Browse the repository at this point in the history
Fix #1000
  • Loading branch information
shunter committed Aug 1, 2013
2 parents 21f7d8f + afc833d commit d61a01b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<fileset dir="${instrumentedDirectory}" defaultexcludes="false" />
<fileset dir="${shadersDirectory}" includes="**/*.js" excludes="*.profile.js" />
<fileset dir="${specsDirectory}" includes="SpecList.js" />
<fileset dir="${sandcastleDirectory}" includes="jsHintOptions.js" />
<fileset dir="${galleryDirectory}" includes="gallery-index.js" />
<fileset dir="." includes="Cesium-*.zip" />
</delete>
Expand Down

0 comments on commit d61a01b

Please sign in to comment.