Skip to content

Commit ab7b24c

Browse files
committed
Update .gitignore and/or .Rbuildignore
1 parent d842a86 commit ab7b24c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@
2626
^\.lintr$
2727
^cran-comments\.md$
2828
^README\.html$
29+
^CRAN-SUBMISSION$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ $RECYCLE.BIN/
9999
# End of https://www.toptal.com/developers/gitignore/api/windows
100100
CRAN-RELEASE
101101
README.html
102+
CRAN-SUBMISSION

0 commit comments

Comments
 (0)