mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Do not include .gitattributes in tarball
This commit is contained in:
parent
61f4284e10
commit
fb8ab91326
@ -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 ... "
|
||||
|
Loading…
x
Reference in New Issue
Block a user