From 08b49c519770a343081d47b3e56f3d5a835454d1 Mon Sep 17 00:00:00 2001 From: superp00t Date: Sun, 1 Dec 2024 11:14:42 -0500 Subject: [PATCH] tidy(profile): hide generated changes in git diff --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 56f528d..f059b0b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text eol=lf *.dd32 binary -profile/*/x64dbg/game.* -profile/*/x64dbg/types.json +profile/*/x64dbg/game.* -diff +profile/*/x64dbg/types.json -diff +profile/*/ida/* -diff