From 5929af19af3d74eececa97cc1bf305102614492b Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Fri, 29 Aug 2025 18:13:19 +0200 Subject: Ignore Rad debug info --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6bc84f3..e02c963 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pdb *.exe -*.html \ No newline at end of file +*.html +*.rdi \ No newline at end of file -- cgit v1.2.1