Skip to content

Commit 92cd42d

Browse files
committed
small .gitignore and .Rbuildignore additions
1 parent 47d990c commit 92cd42d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.Rbuildignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ LICENSE
2020
.*.tar.gz
2121
\.editorconfig
2222
docker
23+
^GPATH
24+
^GRTAGS
25+
^GTAGS
26+
^local

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ vignettes/*_cache
2222
GPATH
2323
GRTAGS
2424
GTAGS
25+
26+
##
27+
local/

0 commit comments

Comments
 (0)