add gitattributes

pull/1/head
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
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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