summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward <ed@itsed.com>2021-08-16 10:49:04 -0400
committerEdward <ed@itsed.com>2021-08-16 10:49:04 -0400
commitbb8a91020176f325051dd6807ee4ddeec93b368c (patch)
treea65506f7842b44b428a798e3de1b84cca58a8d1b
parentb8cb2d942a6287a95e720278bbfe7563352ea48d (diff)
ignore macOS system files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46f8691..6eb3c45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
*.scad
/target
.idea/
+.DS_Store
*.FCStd1
debug_*
*/__pycache__/*