From 2bd7cc9dca5fbe7ae2e64204f0f5879e05cc460e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 16 Oct 2016 14:06:20 +0200 Subject: o Initial import. --- .gitignore | 4 ++++ plant-incubator-stand.fcstd | Bin 0 -> 169710 bytes 2 files changed, 4 insertions(+) create mode 100644 .gitignore create mode 100644 plant-incubator-stand.fcstd diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..95d99ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# FreeCAD + +*.fcstd?* + diff --git a/plant-incubator-stand.fcstd b/plant-incubator-stand.fcstd new file mode 100644 index 0000000..38a0d9a Binary files /dev/null and b/plant-incubator-stand.fcstd differ -- cgit v1.2.3