kiwix-js-pwa/.gitattributes
Jaifroid c68596bc74 Implement WASM with fallback (#174)
Former-commit-id: 2ce10066e6d7b53aa1390d7e75189f18c7b59b8a [formerly e7fe66c76d904f511bfa246c059dade2d12911b6 [formerly 40d3b58c2cf6821c94cb138f86d45c498698beed]]
Former-commit-id: f3cc4ecfb825af85e764ab89d1b350cdaca4b5e2
Former-commit-id: fa761722a44f952ce2dd17b8c9944b2b4f83adbf
2021-07-22 22:19:54 +01:00

44 lines
754 B
Plaintext

# Auto detect text files and perform LF normalization
* text eol=lf
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
# 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
*.png binary
*.jpeg binary
*.jpg binary
*.gif binary
*.dat binary
*.idx binary
*.zip binary
*.gz binary
*.odt binary
*.ods binary
*.odp binary
*.ttf binary
*.zim binary
*.zim* binary
*.eot binary
*.svg binary
*.woff binary
*.woff2 binary
*.deb binary
*.wasm binary