Skip to content

Commit 3be88a4

Browse files
committed
Add .DS_Store to .gitignore
Instruct git to ignore these OS X files.
1 parent 0e013cf commit 3be88a4

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
@@ -45,3 +45,6 @@ uVision Project/
4545

4646
*.bak
4747
debug.log
48+
49+
# Ignore OS X Desktop Services Store files
50+
.DS_Store

0 commit comments

Comments
 (0)