From 2d7683487eaad4912172e05c194ff3bdc15e099d Mon Sep 17 00:00:00 2001 From: Joseph Poirier Date: Sat, 6 Jun 2015 22:05:59 -0500 Subject: [PATCH] add ignore file --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4543dd8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ + +*.a +*.o +*.obj +*.def +*.pdb +*.exp +picoc +build/*