From 49eab9b82a436a241f00bce8fa49f80869102eb9 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Thu, 29 Sep 2022 18:26:56 -0300 Subject: [PATCH] Ignore signing script --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6caf68a..6d3be63 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -output \ No newline at end of file +output +scripts/SignXPI.ps1 \ No newline at end of file