Skip to content

Commit

Permalink
Removed DS_Store file
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJPuratich committed Oct 1, 2024
1 parent b6c8fc7 commit e71621f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ Project\ Logs
History

# Python Ignores
*__pycache__*
*__pycache__*

# Various TinyCad Files
*.DS_Store

0 comments on commit e71621f

Please sign in to comment.