Add _gitattributes (#928)

Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/928

This should end up out on GitHub as `.gitattributes`.

Reviewed By: nikoant

Differential Revision: D20645657

fbshipit-source-id: d914d05a8f3e1297c4058f2d458959a7439a506d
This commit is contained in:
Pascal Hartig
2020-03-26 05:51:04 -07:00
committed by Facebook GitHub Bot
parent 60ec958f6b
commit c5e5389c6a

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# This file is renamed from _gitattributes to .gitattributes in ShipIt.
* text=auto eol=lf