gitconfig should be gitattributes, my bad

This commit is contained in:
Hanz 2025-08-18 13:53:08 -05:00
parent f8fa7e60f9
commit d80405d7c0
2 changed files with 1 additions and 1 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
* text=auto eol=crlf

View file

@ -1 +0,0 @@
*.{cs,csproj,sln} text=auto eol=crlf