6717e68cbb
Using a pattern to match the source .gem files prevents fedpkg upload from needlessly appending each new source file to .gitignore. Also ignore *.rpm, logs from 'fedpkg local' builds, the 'fedpkg mockbuild' results dir, and expanded source directories.
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
/*.gem
|
|
/*.rpm
|
|
/.build*.log
|
|
/asciidoctor-*/
|
|
/results_*/
|