aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJohann Bernhardt <johann.bernhardt@tum.de>2021-11-07 20:25:12 +0100
committerJohann Bernhardt <johann.bernhardt@tum.de>2021-11-07 20:25:12 +0100
commit94ba8ebd621f33ea3d340662aa69a0631b3a63ea (patch)
tree2a8a96ebe2a4f5f6976c81e4bf165d2f065b841a /.gitattributes
parentfcec6e0fb21ef6e74b75a7bf9e38f4ee72e9b028 (diff)
downloadGT5-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--.gitattributes17
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