From 1e12f8d0f185272fc7634d3224a13d6b24c81e26 Mon Sep 17 00:00:00 2001 From: Janita Willumsen Date: Tue, 3 Oct 2023 13:54:26 +0200 Subject: [PATCH] Ignore build bib --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2edcc90..5f54c8c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ *.out *.synctex.gz *.bbl +latex/mainNotes.bib + # C++ specifics src/*