summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-09-07 20:10:44 -0400
committerGitHub <noreply@github.com>2021-09-07 20:10:44 -0400
commit8a821409804de4310499134d699fafb645093ccd (patch)
tree1c6d6703d546c969b0f5c170e45aa8cc3a68b62a /.gitignore
parent27f491bda62c18e314380ddc6456962a2417b84b (diff)
parent46a63d47c23da94723f0750836f5db921cb26dc9 (diff)
Merge pull request #39 from RobertMcReed/feat/bash
feat/bash: Bash scripts for automating Anaconda / Docker installation and management
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6cc67ea..469e6db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,8 @@
debug_*
*/__pycache__/*
*~$*
+things/
+.DS_Store
things/*.scad
things/*.step
-things/*.stl \ No newline at end of file
+things/*.stl