Skip to content

Commit

Permalink
[GLUTEN-4981] Add MacOS specific .DS_Store file to .gitignore (#4982)
Browse files Browse the repository at this point in the history
  • Loading branch information
xumingming authored Mar 18, 2024
1 parent 9bacf0f commit 59134d5
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 @@ -9,6 +9,9 @@
# cache files
*.cache

# MacOS dir files
.DS_Store

# IDEA config files
.idea/
*.iml
Expand Down

0 comments on commit 59134d5

Please sign in to comment.