From 878f9b58f154c7db2ab52e42d74c33f3829e3391 Mon Sep 17 00:00:00 2001 From: Vladislav Dolgov Date: Tue, 4 Mar 2025 08:21:05 +0300 Subject: [PATCH] add .Ractivate to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e3567fe..7c9890a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .Renviron .DS_Store .lintr +.Rprofile *.sqlite *.tar \ No newline at end of file