8dac1b92ab
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.
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
/*.rpm
|
|
/results_rpmlint/
|
|
/rpmlint-*/
|
|
/rpmlint-*.tar.gz
|