diff options
| author | Johann Bernhardt <johann.bernhardt@tum.de> | 2021-11-07 20:25:12 +0100 |
|---|---|---|
| committer | Johann Bernhardt <johann.bernhardt@tum.de> | 2021-11-07 20:25:12 +0100 |
| commit | 94ba8ebd621f33ea3d340662aa69a0631b3a63ea (patch) | |
| tree | 2a8a96ebe2a4f5f6976c81e4bf165d2f065b841a /.gitattributes | |
| parent | fcec6e0fb21ef6e74b75a7bf9e38f4ee72e9b028 (diff) | |
| download | GT5-Unofficial-94ba8ebd621f33ea3d340662aa69a0631b3a63ea.tar.gz GT5-Unofficial-94ba8ebd621f33ea3d340662aa69a0631b3a63ea.tar.bz2 GT5-Unofficial-94ba8ebd621f33ea3d340662aa69a0631b3a63ea.zip | |
Draft for unified build script
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bdb0cabc87..0000000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# 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 |
