fedpkg new-sources foo.tar.gz adds foo.tar.gz to .gitignore. It should do that with a leading slash (=toplevel).
fedpkg new-sources foo.tar.gz
foo.tar.gz
.gitignore
Oh that's interesting. Should we have converted what used to be in .cvsignore to follow the same format?
Yes, I think the conversion should have changed the .cvsignore files in the same way. But it's a minor issue probably.
Fixed.