From 642db64a1719501c9a6f199a3934be8243eef5a3 Mon Sep 17 00:00:00 2001 From: Kjell S Slupphaug Date: Wed, 16 Oct 2024 18:47:31 +0200 Subject: [PATCH] ^CONTRIBUTING.md .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ad46044..edfdd0c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ tests/testthat/mplusResults* sketches/ inst/doc docs -CONTRIBUTING.md +^CONTRIBUTING.md