Skip to content

Commit

Permalink
Add disk.dmg to .gitignore
Browse files Browse the repository at this point in the history
This is a temporary file being created by some of the tests.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
  • Loading branch information
rn committed Dec 5, 2020
1 parent 206b471 commit eb4645d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ _build
/test/vmlinuz
/test/initrd
/test/initrd.gz
/test/disk.dmg
/test/disk.qcow2

0 comments on commit eb4645d

Please sign in to comment.