Ensure .pcm binary files do not have line endings changed (#91881)

This commit is contained in:
Michael Hansen
2023-04-22 21:22:30 -05:00
committed by GitHub
parent 8abd047e21
commit 7fcf07c964
3 changed files with 1 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -8,5 +8,6 @@
*.png binary
*.zip binary
*.mp3 binary
*.pcm binary
Dockerfile.dev linguist-language=Dockerfile