Update .gitignore
This commit is contained in:
parent
b165e93864
commit
9c268fdd97
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -56,4 +56,11 @@ _book/
|
|||
|
||||
# Do not share data
|
||||
/ML/data-unshared
|
||||
|
||||
|
||||
# do not share images. Need to be created on each computer
|
||||
/figures/
|
||||
|
||||
ML/praticeML.R
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue