diff options
| author | Johann Bernhardt <johann.bernhardt@tum.de> | 2021-12-12 19:42:07 +0100 |
|---|---|---|
| committer | Johann Bernhardt <johann.bernhardt@tum.de> | 2021-12-12 19:42:07 +0100 |
| commit | 20b5d2932ef44e1c96104d6ec0528012f5c83d21 (patch) | |
| tree | 9c7051872d6bd37ee20c043946268bf0ebc34f08 /.gitattributes | |
| parent | 311ab89f93558233a40079f7cb16605b141b5346 (diff) | |
| download | GT5-Unofficial-20b5d2932ef44e1c96104d6ec0528012f5c83d21.tar.gz GT5-Unofficial-20b5d2932ef44e1c96104d6ec0528012f5c83d21.tar.bz2 GT5-Unofficial-20b5d2932ef44e1c96104d6ec0528012f5c83d21.zip | |
Migrated to 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 |
