add gitattributes

This commit is contained in:
Renée Kooi 2019-10-05 13:09:58 +02:00
parent 95f9f3ea16
commit a939c27cd7
No known key found for this signature in database
GPG Key ID: 497533BAECCD642A

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Zig only accepts \n, never \r\n
*.zig text eol=lf