Skip to content

Commit

Permalink
Makefile tar ignore git's files
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Jun 5, 2013
1 parent 095aaa9 commit b71ea81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -370,6 +370,7 @@ tar:
--exclude=$(notdir $(CURDIR))/tmp* \
--exclude=$(notdir $(CURDIR))/debian* \
--exclude=.svn* \
--exclude=.git* \
--exclude=*.[do] \
--exclude=*.so \
--exclude=*.il \
Expand Down

0 comments on commit b71ea81

Please sign in to comment.