znc/.gitignore
Todd Zullinger 434c418ed5 Simplify and improve git ignore rules
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.
2018-08-24 20:04:30 -04:00

7 lines
73 B
Plaintext

/*.rpm
/gpgkey-*.gpg
/results_*/
/znc-*/
/znc-*.tar.gz
/znc-*.tar.gz.sig