Skip to content

Commit b2b1f2c

Browse files
authored
Remove macOS Finder .DS_Store files (#132)
1 parent 8105b10 commit b2b1f2c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
# macOS Finder cruft
107+
.DS_Store

packages/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)