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.
This commit is contained in:
Todd Zullinger 2018-06-14 13:18:26 -04:00
parent 5c241ab88b
commit 1eef4ebd3f

8
.gitignore vendored
View File

@ -1,4 +1,4 @@
asciidoc-8.4.5.tar.gz /asciidoc-*/
/asciidoc-8.6.8.tar.gz /asciidoc-*.rpm
/asciidoc-8.6.10.tar.gz /asciidoc-*.tar.gz
/asciidoc-py3-986f99d.tar.gz /results_*/