Skip to content

Commit f5f7fb3

Browse files
authored
[gitignore] Ignore .DS_Store files (#2997)
1 parent ab5afad commit f5f7fb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# OS-generated files
2+
.DS_Store
3+
14
# Build system related
25
.platform
36
.screen

0 commit comments

Comments
 (0)