diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 15:13:52 +0100 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 15:13:52 +0100 |
commit | 871a8d65f0d92929f64b5feca51b892307bebca9 (patch) | |
tree | 10a8c4ece76530618c573cec80a0e25d047768f5 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9aaf775 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +stl/* |