mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Test: Ignore the boxes/ folder which is used for acceptance tests
This commit is contained in:
parent
5e4dffb7e1
commit
3efb69f8e5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Vagrant stuff
|
||||
acceptance_config.yml
|
||||
package.box
|
||||
boxes/*
|
||||
test/buildbot/config.cfg
|
||||
test/buildbot/env
|
||||
test/buildbot/master/http.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue