/ .gitattributes
.gitattributes
1 * text eol=lf 2 *.png binary 3 *.dd32 binary 4 *.parquet filter=lfs diff=lfs merge=lfs -text 5 profile/*/x64dbg/game.* -diff 6 profile/*/x64dbg/types.json -diff 7 profile/*/ida/* -diff
1 * text eol=lf 2 *.png binary 3 *.dd32 binary 4 *.parquet filter=lfs diff=lfs merge=lfs -text 5 profile/*/x64dbg/game.* -diff 6 profile/*/x64dbg/types.json -diff 7 profile/*/ida/* -diff