Skip to content

Commit

Permalink
Merge pull request #31 from itised/ignore-mac-os-system-files
Browse files Browse the repository at this point in the history
ignore macOS system files
  • Loading branch information
joshreve authored Aug 17, 2021
2 parents b8cb2d9 + bb8a910 commit 0677f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*.scad
/target
.idea/
.DS_Store
*.FCStd1
debug_*
*/__pycache__/*
Expand Down

0 comments on commit 0677f9c

Please sign in to comment.