This website requires JavaScript.
Explore
Help
Sign In
rpms
/
rubygem-asciidoctor
Watch
7
Star
0
Fork
0
You've already forked rubygem-asciidoctor
Code
Issues
Pull Requests
Releases
Activity
0652b980a0
rubygem-asciidoctor
/
.gitignore
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Simplify and improve git ignore rules 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.
2019-03-19 16:15:22 +00:00
/*.gem
/*.rpm
/.build*.log
/asciidoctor-*/
/results_*/
Reference in New Issue
Copy Permalink