diff options
author | Christian Pointner <equinox@helsinki.at> | 2022-03-27 12:02:21 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2022-03-27 12:02:21 (GMT) |
commit | b65760a4000af3d6f1252ef9069f9147026d829c (patch) | |
tree | 356d8b30471ecb8ca11bc3aa8b7abdef94089298 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b692e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.FCStd1 +*.stl |