mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 00:54:30 +01:00
Added .gitattributes file to files requiring LF endings are properly checked out on Windows. (#279)
This commit is contained in:
parent
323e54b4bd
commit
e96cbe2710
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.sh eol=lf
|
||||
.dockerignore eol=lf
|
||||
dockerfile eol=lf
|
Loading…
Reference in New Issue
Block a user