Skip to content

Commit

Permalink
[GLUTEN-4097] Add .DS_Store into .gitignore (#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwangsheng committed Dec 19, 2023
1 parent cc0cf13 commit f3d1a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
**/target/**
*.class
*.iml
.DS_Store

# logs
*.log
Expand Down

0 comments on commit f3d1a12

Please sign in to comment.