7e2be8d627
Use a glob to match all gnupg tarballs rather than having fedpkg add each one to .gitignore. Also ignore rpm's, extracted source dirs, and the mock build results directory.
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
/*.rpm
|
|
/gnupg-*.tar.bz*
|
|
/gnupg-*/
|
|
/results_gnupg2/
|