From f776717f671528f2d064cf324248e272a4bc4d01 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Thu, 28 Mar 2024 16:45:50 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 74568cb..215d85e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,11 @@ winutil.pdb # Folder config file [Dd]esktop.ini +# Ignore Generated XAML Files +xaml/inputApp.xaml +xaml/inputFeatures.xaml +xaml/inputTweaks.xaml + # Executables and Configs winget.msixbundle pester.ps1