1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-29 18:52:13 +01:00

Excluding .bz2 files from source-dist.

This commit is contained in:
David A. Mellis 2012-04-08 19:17:03 -04:00
parent 1247b1e5e4
commit c540ac19b3

View File

@ -573,6 +573,7 @@
<tarfileset dir="../"
prefix="arduino-${version}"
excludes="**/*.tgz,
**/*.bz2,
**/macosx/,
**/windows/,
**/work/,