From ec7598f568ff59ecc1eb51572f84d866b0180501 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 23 Dec 2025 00:08:47 +0100 Subject: Removed unneccessary overhead --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9f4c102..b82580a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +work +out.pdf # Created by https://www.toptal.com/developers/gitignore/api/python,vim,linux,windows,macos # Edit at https://www.toptal.com/developers/gitignore?templates=python,vim,linux,windows,macos -- cgit v1.2.3