This PR enables the output of sequences in FASTA format.
I've also added a .gitignore file, informing git that we don't want to track compiled binaries or editor temp files.
Cheers,
Kevin
P.S., on behalf of at least Debian maintainers, thanks for git tag-ing releases. It makes automatically tracking new releases way easier. I'll fix the Debian package to watch the github tags page.
Hi Andrew,
This PR enables the output of sequences in FASTA format.
I've also added a .gitignore file, informing git that we don't want to track compiled binaries or editor temp files.
Cheers, Kevin
P.S., on behalf of at least Debian maintainers, thanks for
git tag
-ing releases. It makes automatically tracking new releases way easier. I'll fix the Debian package to watch the github tags page.