mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
chore: add .gitattributes
- Use LF - Use `union` as a merge driver for pbxproj - Colorize `Package.resolved` and `.swift-format`
This commit is contained in:
parent
851d565f76
commit
f82bc5acc1
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal 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
|
||||
Loading…
Reference in a new issue