Git: Latex und Bibtex diff
This commit is contained in:
parent
6253389e2c
commit
18008f7ea0
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -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
|
||||
|
|
Reference in a new issue