diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2018-09-01 12:41:34 +0100 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2018-09-01 12:41:34 +0100 |
| commit | c1d948ce1973d9be37a43718f548776a0061807b (patch) | |
| tree | b4952431832b13d62558465ce14b9a944fcde2fa /.gitignore | |
| parent | da686609820298b1e245b53ca86ec946e79684cb (diff) | |
| download | tinyOS-c1d948ce1973d9be37a43718f548776a0061807b.tar.xz tinyOS-c1d948ce1973d9be37a43718f548776a0061807b.zip | |
Add Makefile task to create bootable iso
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -52,4 +52,6 @@ Mkfile.old dkms.conf bin/ -.vscode/
\ No newline at end of file +.vscode/ +*.bin +*.iso
\ No newline at end of file |