From 9fa45ca3734eaff3da4035536117b580e3b288f0 Mon Sep 17 00:00:00 2001 From: Franciszek Walkowiak Date: Fri, 26 Apr 2024 15:00:11 +0200 Subject: [PATCH] Add new testthat snapshots to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 25330c565..0c09a97e9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ temp/ .pre-commit-config.yaml +tests/testthat/_snaps/**/*.new.md +tests/testthat/_snaps/**/*.new.svg