.gitattributes 🔗
@@ -1,2 +0,0 @@
-# To prevent CRLF breakages on Windows for fragile files, like testdata.
-* -text
Ayman Bagabas created
`*-text` tells git to treat all files as non-text files
.gitattributes | 2 --
1 file changed, 2 deletions(-)
@@ -1,2 +0,0 @@
-# To prevent CRLF breakages on Windows for fragile files, like testdata.
-* -text