From b98daf25a9edbf9ad69d35c32063ce0cd6501707 Mon Sep 17 00:00:00 2001 From: AK6DN Date: Tue, 16 May 2017 20:49:51 -0700 Subject: [PATCH] Updated .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fee6f42..6960d74 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *~ *.o *.exe +*.dsk +*.DSK # the end