From ac268a16c850cccd893ca3307f6b4b600237f1b0 Mon Sep 17 00:00:00 2001 From: superp00t Date: Fri, 20 Mar 2026 01:42:41 -0400 Subject: [PATCH] chore: parquet files are binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f059b0b..c33b887 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ * text eol=lf *.dd32 binary +*.parquet binary profile/*/x64dbg/game.* -diff profile/*/x64dbg/types.json -diff profile/*/ida/* -diff