chore: add .gitattributes

- Use LF
- Use `union` as a merge driver for pbxproj
- Colorize `Package.resolved` and `.swift-format`
This commit is contained in:
Kenta Kubo 2024-10-12 02:33:37 +09:00
parent 851d565f76
commit f82bc5acc1
No known key found for this signature in database
GPG key ID: 3D79E20285C94BE8

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
* text=auto eol=lf
*.pbxproj merge=union
Package.resolved text linguist-language=json linguist-generated=false
.swift-format text linguist-language=json