Skip to content

Commit bc79cf0

Browse files
committed
Update .gitignore and .Rbuildignore
1 parent a12b39f commit bc79cf0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.Rbuildignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
^\.travis\.yml$
22
.DS_Store
33
minfi.Rproj
4+
^.*\.Rproj$
5+
^\.Rproj\.user$

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
.RData$
44
auto/
55
*~
6+
7+
\.Rhistory

0 commit comments

Comments
 (0)