summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2013-03-25 13:09:30 +0800
committerStanley Huang <stanleyhuangyc@gmail.com>2013-03-25 13:09:30 +0800
commitb59bfe403e577d3251859da5546e07977bef72ff (patch)
tree3b7c77b9060de804f010c7d2e9fb531256e22e2b /.gitattributes
parent4030f7bf64313d529962d2ccb0002c331346d176 (diff)
download2021-arduino-obd-b59bfe403e577d3251859da5546e07977bef72ff.tar.gz
2021-arduino-obd-b59bfe403e577d3251859da5546e07977bef72ff.tar.bz2
2021-arduino-obd-b59bfe403e577d3251859da5546e07977bef72ff.zip
remove unneeded files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes22
1 files changed, 0 insertions, 22 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 412eeda..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,22 +0,0 @@
-# Auto detect text files and perform LF normalization
-* text=auto
-
-# Custom for Visual Studio
-*.cs diff=csharp
-*.sln merge=union
-*.csproj merge=union
-*.vbproj merge=union
-*.fsproj merge=union
-*.dbproj merge=union
-
-# 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