From c132900c5719d7adfc298355e4d5947bae130222 Mon Sep 17 00:00:00 2001 From: SimoneN64 Date: Fri, 9 Jun 2023 14:12:13 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 525a2b56..1f89837d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ log.txt CMakeSettings.json out/ settings.json -.vscode/ \ No newline at end of file +.vscode/ +*.diagsession \ No newline at end of file