Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AuburnMedia committed Nov 23, 2023
1 parent a066a8c commit 0231c27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ __pycache__/
*.py[cod]
*$py.class

# MacOS stuff
.DS_Store
*/.DS_Store

# C extensions
*.so

Expand Down

0 comments on commit 0231c27

Please sign in to comment.