docker-flexget/.gitattributes
Adam 771f8f02a7
Initial release (#1)
* 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
2023-07-09 20:50:32 +01:00

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