mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Remove nested paths for checking out alternative versions of dependencies as this appears to break the github action upload of coverage.
28 lines
304 B
Plaintext
28 lines
304 B
Plaintext
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
.yardoc
|
|
Gemfile.lock
|
|
InstalledFiles
|
|
_yardoc
|
|
bin/
|
|
coverage
|
|
doc/
|
|
lib/bundler/man
|
|
pkg
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
Vagrantfile
|
|
!tests/*/Vagrantfile
|
|
!example_box/Vagrantfile
|
|
.vagrant
|
|
*.swp
|
|
.deps
|
|
|
|
# don't commit the generated version
|
|
lib/vagrant-libvirt/version
|