diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-03-31 03:42:41 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-03-31 03:42:41 +0200 |
commit | a8a3a0628eabf08440f69600ea00f5bbccbffb5b (patch) | |
tree | 0f7806b43510a5eef11988f41446a2d29fda8b77 /.gitignore | |
download | autoinstall-openbsd-on-qemu-a8a3a0628eabf08440f69600ea00f5bbccbffb5b.tar |
Add functional prototype
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4bdf37f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +http +openbsd-66-base.pub +tftp +vm.qcow2 |