From f67e4b878130a8aad9bb2becd603c6ae83792a51 Mon Sep 17 00:00:00 2001 From: Daniel Gross Date: Thu, 4 Sep 2025 10:40:29 +0200 Subject: [PATCH] Ignore todo list --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 448313a..109565f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ vars.yaml *.versatiles .terraform/ -*.tfvars \ No newline at end of file +*.tfvars +ToDo.md \ No newline at end of file