diff options
author | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2018-06-21 17:45:55 +0900 |
---|---|---|
committer | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2018-06-21 17:45:55 +0900 |
commit | dae52d73f6a83eb799aab095952d51439026f3bf (patch) | |
tree | 0521f2df76a1e0ce89ea4d51731a64b633da12d9 /.gitignore | |
parent | b01eb7ec15541b8c0c102d7601fc0be95a8a70c5 (diff) | |
download | vyos-vm-images-dae52d73f6a83eb799aab095952d51439026f3bf.tar.gz vyos-vm-images-dae52d73f6a83eb799aab095952d51439026f3bf.zip |
Initial Hyper-V support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ *.img *.qcow2 *.ova +*.vhd # Python .python-version |