Skip to content

Commit

Permalink
ignore mac os extension .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
Khnaz35 committed Oct 21, 2023
1 parent 90c19b4 commit 412d72b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,7 @@ dmypy.json
.pyre/

# Xls files
*.xls
*.xls

# ignore mac os system extension
.DS_Store

0 comments on commit 412d72b

Please sign in to comment.