Skip to content

Commit

Permalink
chore: ignore .DS_Store in .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Hongwei Liu <hongliu@redhat.com>
  • Loading branch information
hongweiliu17 committed Mar 25, 2024
1 parent 50c4e1e commit de07cd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ vendor
*.swp
*.swo
*~

#Mac
.DS_Store
.AppleDouble
.LSOverride

0 comments on commit de07cd9

Please sign in to comment.