From 32f24fc094b5e26807536a1f46a1449142ccc50c Mon Sep 17 00:00:00 2001
From: Andreas Lindemark <andreas.lindemark@liu.se>
Date: Fri, 4 Apr 2025 17:40:27 +0200
Subject: [PATCH] added TODO.md to several (all) .gitignore files in this repo.

---
 Windows/.gitignore                        | 3 ++-
 Windows/Chocolatey/.gitignore             | 3 ++-
 Windows/LogFiles/.gitignore               | 3 ++-
 Windows/VirtIO/.gitignore                 | 3 ++-
 Windows/WindowsUpdate/.gitignore          | 3 ++-
 Windows/ZabbixAgent/.gitignore            | 3 ++-
 Windows/Zip-MovieMaster-Frames/.gitignore | 3 ++-
 7 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/Windows/.gitignore b/Windows/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/.gitignore
+++ b/Windows/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/Chocolatey/.gitignore b/Windows/Chocolatey/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/Chocolatey/.gitignore
+++ b/Windows/Chocolatey/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/LogFiles/.gitignore b/Windows/LogFiles/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/LogFiles/.gitignore
+++ b/Windows/LogFiles/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/VirtIO/.gitignore b/Windows/VirtIO/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/VirtIO/.gitignore
+++ b/Windows/VirtIO/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/WindowsUpdate/.gitignore b/Windows/WindowsUpdate/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/WindowsUpdate/.gitignore
+++ b/Windows/WindowsUpdate/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/ZabbixAgent/.gitignore b/Windows/ZabbixAgent/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/ZabbixAgent/.gitignore
+++ b/Windows/ZabbixAgent/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
diff --git a/Windows/Zip-MovieMaster-Frames/.gitignore b/Windows/Zip-MovieMaster-Frames/.gitignore
index 8281f78..29997cd 100644
--- a/Windows/Zip-MovieMaster-Frames/.gitignore
+++ b/Windows/Zip-MovieMaster-Frames/.gitignore
@@ -5,4 +5,5 @@ Test_*
 test-*
 test_*
 * copy.*
-* copy *
\ No newline at end of file
+* copy *
+TODO.md
\ No newline at end of file
-- 
GitLab