Skip to content

Commit

Permalink
added .DS_Store .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott authored Jul 19, 2024
1 parent f5552fa commit 7ecb8a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ __pycache__/
*.py[cod]
*$py.class

.DS_Store

# C extensions
*.so

Expand Down

0 comments on commit 7ecb8a1

Please sign in to comment.