JWebAssembly/.gitattributes

9 lines
152 B
Plaintext
Raw Permalink Normal View History

# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
*.java text eol=lf
*.java diff=java