mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-24 18:31:23 +02:00
[Docker] force unix line ending on bash files to prevent docker run failing on windows (#2629)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,5 +1,6 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
*.sh text eol=lf
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
|
Reference in New Issue
Block a user