summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-02-18 14:37:53 +0100
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-02-20 20:52:00 +0100
commitf04e49cd8b2f48d980f34f0d54984fccefdf39c1 (patch)
tree0a12c54913cd1753a4f234c929ac4f662724e954 /.gitattributes
parent4a4d5b7b2fdd7de9ca7a5cafcd04064171d3a64d (diff)
downloadtcpdump-f04e49cd8b2f48d980f34f0d54984fccefdf39c1.tar.gz
gitattributes: cleanup unused patterns
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes21
1 files changed, 0 insertions, 21 deletions
diff --git a/.gitattributes b/.gitattributes
index 6a390401..3c6697b7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,24 +3,3 @@ core.autocrlf=true
# 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
-#unix/linux stuff (tarballs)