diff --git a/Makefile b/Makefile index 7df2855f..ac9e23e0 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ tar: --exclude=$(notdir $(CURDIR))/tmp \ --exclude=core/$(notdir $(CURDIR))/tmp \ --exclude=.svn* \ + --exclude=.git* \ --exclude=.\#* \ --exclude=*.[do] \ --exclude=*.la \