1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-06-15 17:53:34 +00:00

git: do not treat golden files as text (#452)

This commit is contained in:
James Hillyerd
2023-11-29 17:13:04 -08:00
committed by GitHub
parent 32b83e6345
commit 288288ee85
+1
View File
@@ -1,5 +1,6 @@
# Auto detect text files and perform LF normalization
* text=auto
*.golden -text
*.raw -text
# Custom for Visual Studio