Skip to content

Commit

Permalink
Add DS_Store to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaumet committed Nov 7, 2023
1 parent c220ce6 commit f2d197d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,6 @@ dmypy.json
# Pyre type checker
.pyre/
*pyscript*

# For mac users
*.DS_Store

0 comments on commit f2d197d

Please sign in to comment.