asciidoc/.gitignore
Todd Zullinger 1eef4ebd3f 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-06-14 13:22:38 -04:00

5 lines
60 B
Plaintext

/asciidoc-*/
/asciidoc-*.rpm
/asciidoc-*.tar.gz
/results_*/