From 93019777978cd8f19bfd5e73ec41eadbc950527e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Vel=C3=A1squez?= Date: Mon, 8 Apr 2019 10:13:18 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b6a065..9833727 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .Rproj.user .Rhistory -.RData +.Rdata .Ruserdata +.DS_Store