Skip to content

Commit 9644e8b

Browse files
committed
Block DS_Store; cache
1 parent 58f49fe commit 9644e8b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
^_pkgdown\.yml$
88
^docs$
99
^pkgdown$
10+
^explorecourses_cache$

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
.Rhistory
33
docs
44
cache
5+
.DS_Store
6+
explorecourses_cache

0 commit comments

Comments
 (0)