Update .gitignore
This commit is contained in:
parent
4918263305
commit
6d4f6a2667
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -52,3 +52,8 @@ rsconnect/
|
||||||
|
|
||||||
/.quarto/
|
/.quarto/
|
||||||
_book/
|
_book/
|
||||||
|
|
||||||
|
|
||||||
|
# Do not share data
|
||||||
|
/ML/data-unshared
|
||||||
|
ML/praticeML.R
|
||||||
|
|
Loading…
Reference in a new issue