Skip to content

Commit

Permalink
Merge pull request #1863 from kabilar/gitignore
Browse files Browse the repository at this point in the history
Add .DS_Store to .gitignore
  • Loading branch information
waxlamp committed Feb 20, 2024
2 parents 9f4f5c4 + 66a53d0 commit 938af0b
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 @@ -125,3 +125,5 @@ dmypy.json

# Editor settings
.vscode

.DS_Store

0 comments on commit 938af0b

Please sign in to comment.