PATH:
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
bundler
/
templates
/
newgem
/.bundle/ /.yardoc /_yardoc/ /coverage/ /doc/ /pkg/ /spec/reports/ /tmp/ <%- if config[:ext] -%> *.bundle *.so *.o *.a mkmf.log <%- end -%> <%- if config[:test] == "rspec" -%> # rspec failure tracking .rspec_status <%- end -%>
[+]
bin
[-] newgem.gemspec.tt
[edit]
[+]
lib
[+]
ext
[-] gitignore.tt
[edit]
[-] README.md.tt
[edit]
[+]
exe
[+]
spec
[-] Rakefile.tt
[edit]
[+]
test
[-] rspec.tt
[edit]
[-] CODE_OF_CONDUCT.md.tt
[edit]
[+]
..
[-] travis.yml.tt
[edit]
[-] LICENSE.txt.tt
[edit]
[-] Gemfile.tt
[edit]