diff --git a/.gitattributes b/.gitattributes index 412eeda..106d592 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,9 @@ # Auto detect text files and perform LF normalization * text=auto +*.tex diff=tex +*.bib diff=bibtex + # Custom for Visual Studio *.cs diff=csharp *.sln merge=union