diff options
author | Joshua Shreve <j.a.shreve@gmail.com> | 2021-08-22 13:49:28 -0400 |
---|---|---|
committer | Joshua Shreve <j.a.shreve@gmail.com> | 2021-08-22 13:49:28 -0400 |
commit | 33302b07c3ec3c5f887f43d269f0b2ca5145a4f9 (patch) | |
tree | 594351478fe8edc99a049b1d1046a826a5d3edea /.gitignore | |
parent | f94209c3a0c065eb3af5ff0a75f8ffc6dbd0223f (diff) |
trying to fix all workflows to work.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,4 +14,6 @@ debug_* */__pycache__/* *~$* -things/
\ No newline at end of file +things/*.scad +things/*.step +things/*.stl
\ No newline at end of file |