mirror of
https://github.com/Smaug123/AdventOfCode2022
synced 2025-10-05 01:28:39 +00:00
Fix gitattributes (#51)
This commit is contained in:
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -1,4 +1,4 @@
|
||||
* text=auto
|
||||
*.sh text=lf
|
||||
*.txt text=lf
|
||||
*.nix text=lf
|
||||
* eol=auto
|
||||
*.sh eol=lf
|
||||
*.txt eol=lf
|
||||
*.nix eol=lf
|
||||
|
Reference in New Issue
Block a user