From 43b0bf68e328157c5277da2ee8ecb85a9f592309 Mon Sep 17 00:00:00 2001 From: Yoshi Askharoun Date: Tue, 7 Sep 2021 16:47:42 -0500 Subject: [PATCH] Re-include UIX/Microsoft/Iris/Debug --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ce6fdd..568567a 100644 --- a/.gitignore +++ b/.gitignore @@ -337,4 +337,7 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb + +# Re-include some UIX decomps +!UIX/Microsoft/Iris/Debug \ No newline at end of file