From 770b2174f50d162fd81695107188561b7c8e85b8 Mon Sep 17 00:00:00 2001
From: Andreas Lindemark <andreas.lindemark@liu.se>
Date: Wed, 2 Apr 2025 18:32:20 +0200
Subject: [PATCH] Added a .gitignore file

---
 Windows/Zip-MovieMaster-Frames/.gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 Windows/Zip-MovieMaster-Frames/.gitignore

diff --git a/Windows/Zip-MovieMaster-Frames/.gitignore b/Windows/Zip-MovieMaster-Frames/.gitignore
new file mode 100644
index 0000000..8281f78
--- /dev/null
+++ b/Windows/Zip-MovieMaster-Frames/.gitignore
@@ -0,0 +1,8 @@
+# Ignore configuration file with sensitive information
+config.json
+Test-*
+Test_*
+test-*
+test_*
+* copy.*
+* copy *
\ No newline at end of file
-- 
GitLab