File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -828,12 +828,9 @@ <h3 id="exclude-files">Exclude files</h3>
828828< section class ="slide level2 ">
829829
830830< h3 id ="exclude-files-1 "> Exclude files</ h3 >
831- < p > TODO-Thierry: update fig to rstudio < img src ="manual-git/ignore-1.png " alt ="Ignore file " /> </ p >
832- </ section >
833- < section class ="slide level2 ">
834-
835- < h3 id ="exclude-files-2 "> Exclude files</ h3 >
836- < p > TODO-Thierry: update fig to rstudio < img src ="manual-git/ignore-2.png " alt ="Ignore file " /> </ p >
831+ < p > < img src ="manual-git/gitignore-rstudio1.png " alt ="Ignore a file " style ="width:30.0% " /> </ p >
832+ < p > Note that you can use wild cards e.g. < code > *.Rproj</ code > </ p >
833+ < p > < img src ="manual-git/gitignore-rstudio2.png " alt ="Update .gitignore " style ="width:30.0% " /> </ p >
837834</ section >
838835< section id ="working-together " class ="slide level2 " data-background ="#c2c444 ">
839836< h1 > Working together</ h1 >
Original file line number Diff line number Diff line change @@ -404,15 +404,11 @@ This will also activate the `pull` and `push` buttons
404404
405405### Exclude files
406406
407- TODO-Thierry: update fig to rstudio
408- 
409-
410- ---
407+ {width=30%}
411408
412- ### Exclude files
409+ Note that you can use wild cards e.g. `*.Rproj`
413410
414- TODO-Thierry: update fig to rstudio
415- 
411+ {width=30%}
416412
417413---
418414
You can’t perform that action at this time.
0 commit comments