diff options
| author | 2023-12-06 17:05:32 +1100 | |
|---|---|---|
| committer | 2023-12-06 17:12:45 +1100 | |
| commit | faf991a563a9bf8adc7aeee80001606d58857b99 (patch) | |
| tree | 5eb75ca6182e9816f4ac501c124712cd8e5ee353 /.gitattributes | |
| parent | 2cf244ef3b53129d711aa5b663fb38e9133726c0 (diff) | |
3rdparty/libflac: Updated to version 1.4.3.
Also removed FLAC documentation - it's a lot of bloat.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 05b303d1ddb..9d0ed141c02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -57,3 +57,7 @@ keymaps/*.map svneol=native#text/plain src/osd/sdl/man/* svneol=LF#text/plain eol=lf src/osd/sdl/shader/*.fsh svneol=native#text/plain src/osd/sdl/shader/*.vsh svneol=native#text/plain + +3rdparty/libflac/test/cuesheets/*.cue -text +3rdparty/libflac/test/flac-to-flac-metadata-test-files/*.meta -text +3rdparty/libflac/test/metaflac-test-files/*.meta -text |
