Skip to content

Commit

Permalink
Merge pull request #124 from cmaumet/ignore_dsstore
Browse files Browse the repository at this point in the history
Add DS_Store to git ignore
  • Loading branch information
cmaumet authored Nov 7, 2023
2 parents c220ce6 + f2d197d commit 3df65af
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 3df65af

Please sign in to comment.