ship default `gitignore`
Currently git
shows package files, signatures and logs as untracked files and would happily commit them. Let's ignore these by default.
These patterns come into mind:
/*.pkg.tar
/*.pkg.tar.*
/*.src.tar
/*.src.tar.*
/*.log
/pkg
/src