Skip to content

Commit c772583

Browse files
committed
Add .DS_Store to .gitignore
1 parent c7a118c commit c772583

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,6 @@ release.properties
9999
dependency-reduced-pom.xml
100100

101101
**/test-output
102+
103+
### macOS ###
104+
.DS_Store

0 commit comments

Comments
 (0)