mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 12:40:22 -05:00
Added .gitattributes file to files requiring LF endings are properly checked out on Windows. (#380)
This commit is contained in:
parent
976869c968
commit
e3f94bb67b
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.sh eol=lf
|
||||
.dockerignore eol=lf
|
||||
dockerfile eol=lf
|
Loading…
x
Reference in New Issue
Block a user