* [Wed, Aug 28, 2013 at 10:16:26AM +0200] Zdenek Crha:
+ git ls-files --others --ignore --directory > "$ignorefile" || true
I guess this should read:
+ git ls-files --others --ignored --directory > "$patternsfile" || true
as I don't think you want to overwrite the .gitignore file. postfix disclaimer: not regurarly using git as my primary vcs. Ciao, Gian Piero. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org