Skip to content

Commit

Permalink
fix: re-add .gitignore to ignore macOS .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonejt committed Jul 11, 2024
1 parent 1791346 commit c8f0bab
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 @@ -130,3 +130,6 @@ dmypy.json

# Visual Studio Code
.vscode/

# macOS
.DS_Store

0 comments on commit c8f0bab

Please sign in to comment.