From 36a237254a62647db73e373e9cf3da0c8b28dccb Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Tue, 8 Feb 2022 10:47:11 +0100 Subject: [PATCH] Ignore minted build folder for project 3 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ec3f9f9..875b77b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ enodes # Ignore minted stuff _minted-report2 +_minted-report3 # Ignore solution skeleton provided by LVA solution_skeleton