exclude gitattributes from release tarball
This commit is contained in:
parent
16bf731905
commit
f6541afe45
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ tar -czf $target_file \
|
|||
--exclude-vcs \
|
||||
--exclude .zfproject.xml \
|
||||
--exclude .gitignore \
|
||||
--exclude .gitattributes \
|
||||
--exclude .travis.yml \
|
||||
--exclude travis \
|
||||
--exclude dev_tools \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue