From: daniel watson Date: Mon, 2 Sep 2013 17:24:17 +0000 (-0700) Subject: ignore gcode and x3g files X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=a192ac1cfe4af0d3e47122029ff23b3eeac420b2 ignore gcode and x3g files --- diff --git a/.gitignore b/.gitignore index ed9a500..0d8de0d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ *.zip *.net *.stl +*.gcode +*.x3g