aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-09-01 12:41:34 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-09-01 12:41:34 +0100
commitc1d948ce1973d9be37a43718f548776a0061807b (patch)
treeb4952431832b13d62558465ce14b9a944fcde2fa /.gitignore
parentda686609820298b1e245b53ca86ec946e79684cb (diff)
downloadtinyOS-c1d948ce1973d9be37a43718f548776a0061807b.tar.xz
tinyOS-c1d948ce1973d9be37a43718f548776a0061807b.zip
Add Makefile task to create bootable iso
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6c30d7c..3fc404a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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