File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -543,8 +543,8 @@ <h3 id="clone-a-repo-to-work-locally">Clone a repo to work locally</h3>
543543< h3 id ="gitignore "> .gitignore</ h3 >
544544< ol type ="1 ">
545545< li > RStudio will always add < code > .gitignore</ code > if it doesn’t exists</ li >
546- < li > go to < code > git</ code > pane, right click < code > .Proj</ code > and select < code > Ìgnore</ code > </ li >
547- < li > Update .gitignore< code > and click</ code > Save` </ li >
546+ < li > Go to < code > git</ code > pane, right click < code > .Proj</ code > and select < code > Ìgnore</ code > </ li >
547+ < li > Update < code > .gitignore</ code > and click < code > Save</ code > . More details later. </ li >
548548</ ol >
549549< p > < img src ="manual-git/gitignore-rstudio1.png " alt ="Ignore a file " style ="width:30.0% " /> </ p >
550550< p > < img src ="manual-git/gitignore-rstudio2.png " alt ="Update .gitignore " style ="width:20.0% " /> </ p >
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ _TODO Stijn: how to set username and email?_
107107### .gitignore
108108
1091091 . RStudio will always add ` .gitignore ` if it doesn't exists
110- 1 . go to ` git ` pane, right click ` .Proj ` and select ` Ìgnore `
111- 1 . Update .gitignore` and click ` Save`
110+ 1 . Go to ` git ` pane, right click ` .Proj ` and select ` Ìgnore `
111+ 1 . Update ` .gitignore ` and click ` Save ` . More details later.
112112
113113![ Ignore a file] ( manual-git/gitignore-rstudio1.png ) {width=30%}
114114
You can’t perform that action at this time.
0 commit comments