From c82543544492cdb1e0968d194ac23432def6cf70 Mon Sep 17 00:00:00 2001
From: Raimon Tolosana-Delgado <tolosa53@fwg206.ad.fz-rossendorf.de>
Date: Wed, 16 Mar 2022 16:19:09 +0100
Subject: [PATCH] .buildignore set in .gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 99e517a..2308809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ inst/doc
 1_oldcode
 R-future/
 tests0/
-experiments/
\ No newline at end of file
+experiments/
+.Rbuildignore
-- 
GitLab