Skip to content

Commit

Permalink
Add gitignore to ignore MacOS autogenerated .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
harimm committed Mar 4, 2022
1 parent 8c0b867 commit b0eadd2
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
@@ -0,0 +1,2 @@
# Ignore MacOS autogenerated
.DS_Store

0 comments on commit b0eadd2

Please sign in to comment.