Skip to content

Commit 5e774a3

Browse files
authored
Merge pull request #154 from sehilyi/master
Remove `.DS_Store`; add `.DS_Store` to `.gitignore`
2 parents d79a9b7 + 2338960 commit 5e774a3

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ site/
55
*.pdf
66
*Rdata
77
*Rhistory
8+
.DS_Store

src/.DS_Store

-6 KB
Binary file not shown.

tests/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)