diff options
Diffstat (limited to 'src/ceph-volume/ceph_volume/tests/functional/.gitignore')
-rw-r--r-- | src/ceph-volume/ceph_volume/tests/functional/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ceph-volume/ceph_volume/tests/functional/.gitignore b/src/ceph-volume/ceph_volume/tests/functional/.gitignore new file mode 100644 index 00000000..a2ee2e58 --- /dev/null +++ b/src/ceph-volume/ceph_volume/tests/functional/.gitignore @@ -0,0 +1,5 @@ +*.vdi +.vagrant/ +vagrant_ssh_config +fetch/ +global_vagrant_variables.yml |