diff options
author | Joshua Shreve <j.a.shreve@gmail.com> | 2021-09-07 20:17:03 -0400 |
---|---|---|
committer | Joshua Shreve <j.a.shreve@gmail.com> | 2021-09-07 20:17:03 -0400 |
commit | e4206207d6e97e68591250a3901929a8b4c38e22 (patch) | |
tree | 52d0db2f8e2c41b6f6c0d83a5cfd7961a7d84d03 /.gitignore | |
parent | ff6e402fdd81a765672e363210e9f679254d425f (diff) | |
parent | 8a821409804de4310499134d699fafb645093ccd (diff) |
Merge branch 'master' into dev
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,6 +14,8 @@ debug_* */__pycache__/* *~$* +things/ +.DS_Store things/*.scad things/*.step -things/*.stl
\ No newline at end of file +things/*.stl |