rpmlint/.gitignore
Todd Zullinger 8dac1b92ab 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-05-04 00:46:14 -04:00

5 lines
55 B
Plaintext

/*.rpm
/results_rpmlint/
/rpmlint-*/
/rpmlint-*.tar.gz