Skip to content

Conversation

sandeepmistry
Copy link
Contributor

Also renamed module folder to CMSIS as discussed.

cc/ @cmaglie

--exclude=./.travis.yml \
--exclude=CMSIS/index.html \
--exclude=CMSIS/Documentation \
--exclude=CMSIS/Pack \
--exclude=CMSIS/Utilities \
--exclude=CMSIS/DSP_Lib/Examples \
--exclude=Device/ARM/Documents \
--exclude-vcs \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from tar manpage I see:

     --exclude-vcs
           exclude version control system directories

shall we add something like --exclude=.git?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion, I'll push a change for this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--exclude-vcs is by essence --exclude=.git but not only ;-)
at least it was doing that when I wrote this makefile

@cmaglie cmaglie merged commit a061a91 into arduino:master Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants