Skip to content

Commit

Permalink
chore: add .gitattributes
Browse files Browse the repository at this point in the history
- Use LF
- Colorize `Package.resolved`, `.swift-format`, and linker scripts
  • Loading branch information
kkebo committed Oct 11, 2024
1 parent 29b0ff4 commit 4476924
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text=auto eol=lf
*.ld text linguist-language=Linker-Script
Package.resolved text linguist-language=json linguist-generated=false
.swift-format text linguist-language=json

0 comments on commit 4476924

Please sign in to comment.