Skip to content

Commit 63ada8d

Browse files
committed
Update .gitignore to keep vignettes and paper directories
1 parent e6786e5 commit 63ada8d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ tests/test_direct_api_streams.R
2323
coverage_report.html
2424
runnable_function_examples.html
2525

26-
# Documentation files (not for GitHub)
27-
vignettes/
26+
# User data files (not for GitHub)
2827
export_data/
2928
tests/manual_tests/
30-
paper/
3129

3230
/..Rcheck
3331

@@ -40,7 +38,5 @@ test-*.md
4038

4139
# Node modules (if accidentally created)
4240
node_modules/
43-
package.json
44-
package-lock.json
4541
/doc/
4642
/Meta/

0 commit comments

Comments
 (0)