Fix gitignore and remove cruft

With the change upstream from .bz2 to .gz, the pattern match failed and
fedpkg added each individual tarball to gitignore when new-sources was
called.  Drop this and the entries that were added as a result.
This commit is contained in:
Todd Zullinger 2012-02-15 11:14:37 -05:00
parent 0f66986cd1
commit 31ba44f1e0

14
.gitignore vendored
View File

@ -1,17 +1,5 @@
*~
*.rpm
*.tar.bz2
*.tar.gz
/.build*.log
/git-*/
/git-1.7.6.4.tar.gz
/git-1.7.7.tar.gz
/git-1.7.7.1.tar.gz
/git-1.7.7.2.tar.gz
/git-1.7.7.3.tar.gz
/git-1.7.7.4.tar.gz
/git-1.7.8.tar.gz
/git-1.7.8.1.tar.gz
/git-1.7.8.2.tar.gz
/git-1.7.8.3.tar.gz
/git-1.7.8.4.tar.gz
/git-1.7.9.tar.gz