fix: remove unwanted gitattributes

Ayman Bagabas created

`*-text` tells git to treat all files as non-text files

Change summary

.gitattributes | 2 --
1 file changed, 2 deletions(-)

Detailed changes

.gitattributes 🔗

@@ -1,2 +0,0 @@
-# To prevent CRLF breakages on Windows for fragile files, like testdata.
-* -text