diff --git a/.gitignore b/.gitignore index d4c3214..0eff92d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Makefile /BUILD/ /UNUSED/ +/DISK/ # Prerequisites *.d @@ -43,3 +44,7 @@ Makefile *.out *.app +# Disk image files +*.img +*.iso +*.fd