434c418ed5
Using a pattern to match the source tar.gz files prevents fedpkg upload from needlessly appending each new source file to .gitignore. Also ignore *.rpm, the results dir from mockbuild, and expanded source directories.
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
/*.rpm
|
|
/gpgkey-*.gpg
|
|
/results_*/
|
|
/znc-*/
|
|
/znc-*.tar.gz
|
|
/znc-*.tar.gz.sig
|