diff --git a/Windows/.gitignore b/Windows/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..8281f78316f646c5956771488aef3a5b63f26793
--- /dev/null
+++ b/Windows/.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