diff --git a/.gitignore b/.gitignore index 914f883..57c252a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 + +