diff options
| author | Martin Robertz <dream-master@gmx.net> | 2021-12-21 11:32:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-21 11:32:53 +0100 |
| commit | 57208a027190813b5fd93f1ed4f17334b3fb3083 (patch) | |
| tree | 24b790c2662272e84365cb03d802cfecff0a2da3 /.gitattributes | |
| parent | fcec6e0fb21ef6e74b75a7bf9e38f4ee72e9b028 (diff) | |
| parent | fecde022f8513d42b01d14c3753627cccaf71c8f (diff) | |
| download | GT5-Unofficial-57208a027190813b5fd93f1ed4f17334b3fb3083.tar.gz GT5-Unofficial-57208a027190813b5fd93f1ed4f17334b3fb3083.tar.bz2 GT5-Unofficial-57208a027190813b5fd93f1ed4f17334b3fb3083.zip | |
Merge pull request #21 from GTNewHorizons/unified-build-script
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 |
