Skip to content

Commit

Permalink
add ds store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ardunn committed Jan 20, 2024
1 parent 1c47fe5 commit bb4b2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__pycache__/
*.py[cod]
*$py.class

.DS_Store
.idea/*

# C extensions
Expand Down

0 comments on commit bb4b2f2

Please sign in to comment.