From 38c1141db4abc31da4b5e17853b91d2500538010 Mon Sep 17 00:00:00 2001 From: Jonathan Lamothe Date: Fri, 23 Aug 2013 13:06:36 -0400 Subject: [PATCH] added .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ccc7596 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*~ +*.o +*.dpu +*.exe +dpu +undpu