commit 713cc24241fb283e7c1cc8f98e9ce48d5ffd4b0b Author: Bart Moyaers Date: Mon Nov 18 21:06:38 2019 +0100 add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c77d6b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.stl \ No newline at end of file