diff options
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 |