Add .gitattributes

This commit is contained in:
MSxDOS
2020-10-23 13:04:45 +03:00
parent d2707f20c0
commit 27ee7c8e2c
+2
View File
@@ -0,0 +1,2 @@
* text=auto eol=lf
*.rs text whitespace=tab-in-indent,trailing-space,tabwidth=4 diff=cpp