diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,9 +9,13 @@ *.scad /target .idea/ +.DS_Store *.FCStd1 debug_* */__pycache__/* *~$* things/ .DS_Store +things/*.scad +things/*.step +things/*.stl |