mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 14:43:48 +01:00
Do not include .gitattributes in tarball
This commit is contained in:
@@ -67,6 +67,7 @@ function cleanfulltree {
|
||||
printf "removing GIT directories ... "
|
||||
myrmrvf $1 .git .gitignore
|
||||
myrmrvf $1 .gitignore
|
||||
myrmrvf $1 .gitattributes
|
||||
printf "Done\n"
|
||||
|
||||
printf "removing vim / emacs temp files ... "
|
||||
|
||||
Reference in New Issue
Block a user