From 9b23d83872d2b3102f8d0a36c947a8da0f2a9f6c Mon Sep 17 00:00:00 2001 From: Tim Wall Date: Mon, 8 Jun 2026 11:23:38 +0200 Subject: [PATCH] gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7f17f03..2ddbf81 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ src/bin/ *.run.xml *.synctex.gz *.toc -graphics/unters.png \ No newline at end of file +graphics/unters.png +sources/ +sourcetd/ +graphics/ \ No newline at end of file