Skip to content

Commit c8ed625

Browse files
authored
Ignore .DS_Store files (#547)
1 parent c71bc64 commit c8ed625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,6 @@ cython_debug/
145145

146146
# tmp dir
147147
**tmp*
148+
149+
# Avoid add of DS_Store files
150+
**.DS_Store

0 commit comments

Comments
 (0)