From feb00446ab8332c69e9f0ac73a0ef19fbbe91566 Mon Sep 17 00:00:00 2001 From: Mathieu Loiseau <mathieu.loiseau@univ-grenoble-alpes.fr> Date: Thu, 6 Dec 2018 20:15:18 +0100 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cc91fb5..1039fbb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .RData .Ruserdata R/hello.R +tests/hello.R -- GitLab