mirror of
https://github.com/linuxserver/docker-flexget.git
synced 2026-01-15 01:22:22 +08:00
* Initial release * Use latest v2 libtorrent build * Pin flexget py version to match github release * Mark FG_WEBUI_PASSWORD as optional, fix init behvaiour * Add info note about invalid password
18 lines
378 B
Plaintext
18 lines
378 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Custom for Visual Studio
|
|
*.cs diff=csharp
|
|
|
|
# Standard to msysgit
|
|
*.doc diff=astextplain
|
|
*.DOC diff=astextplain
|
|
*.docx diff=astextplain
|
|
*.DOCX diff=astextplain
|
|
*.dot diff=astextplain
|
|
*.DOT diff=astextplain
|
|
*.pdf diff=astextplain
|
|
*.PDF diff=astextplain
|
|
*.rtf diff=astextplain
|
|
*.RTF diff=astextplain
|