Ignore temporary files and use new_session.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,3 +12,5 @@ _main.Rmd
|
|||||||
book_assets
|
book_assets
|
||||||
.bundle
|
.bundle
|
||||||
vendor
|
vendor
|
||||||
|
*.md
|
||||||
|
_main.rds
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
new_session: yes
|
||||||
|
|
||||||
rmd_files: [
|
rmd_files: [
|
||||||
"understand.Rmd",
|
"understand.Rmd",
|
||||||
"visualize.Rmd",
|
"visualize.Rmd",
|
||||||
|
|||||||
Reference in New Issue
Block a user