From d355e56e65348a153d89944c83c56d9f5704b77d Mon Sep 17 00:00:00 2001
From: Lx32 <loxenfabula@gmail.com>
Date: Tue, 3 Sep 2024 22:15:21 +0200
Subject: [PATCH] Uploaded standard exception

---
 functions/steam-sync/userExceptions.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 functions/steam-sync/userExceptions.json

diff --git a/functions/steam-sync/userExceptions.json b/functions/steam-sync/userExceptions.json
new file mode 100644
index 00000000..221f012b
--- /dev/null
+++ b/functions/steam-sync/userExceptions.json
@@ -0,0 +1,12 @@
+{
+	"exceptionsVersion": 1,
+	"titles": {
+		"IGNORE": {
+			"newTitle": "",
+			"searchTitle": "",
+			"commandLineArguments": "",
+			"exclude": true,
+			"excludeArtwork": false
+		}
+	}
+}