From 29853578e8a4f9459b3b278534fd3eb4f32ea195 Mon Sep 17 00:00:00 2001
From: guiwitz <guiwitz@users.noreply.github.com>
Date: Wed, 9 Mar 2022 23:38:27 +0100
Subject: [PATCH] update gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d1ec189..bc55e67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 .D*
-/.vscode/
\ No newline at end of file
+/.vscode/
+*checkpoints*
+/2021/
+/additional/
\ No newline at end of file
-- 
GitLab