aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2015-12-19 22:24:42 +0900
committerJinwei Zhao <[email protected]>2017-01-13 15:07:45 +0800
commitdbcebe1def5c355120c61b575390d1d9ac355f67 (patch)
tree70e61cc34a690c63ff80962e9ef883fe69dba6d3 /.gitattributes
parent7e473afdca63f0ceed5d895c3be3b43f213ca136 (diff)
downloadjinwei.me-dbcebe1def5c355120c61b575390d1d9ac355f67.tar.gz
clear up
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 @@
1# Auto detect text files and perform LF normalization
2* text=auto
3
4# Custom for Visual Studio
5*.cs diff=csharp
6*.sln merge=union
7*.csproj merge=union
8*.vbproj merge=union
9*.fsproj merge=union
10*.dbproj merge=union
11
12# Standard to msysgit
13*.doc diff=astextplain
14*.DOC diff=astextplain
15*.docx diff=astextplain
16*.DOCX diff=astextplain
17*.dot diff=astextplain
18*.DOT diff=astextplain
19*.pdf diff=astextplain
20*.PDF diff=astextplain
21*.rtf diff=astextplain
22*.RTF diff=astextplain
Powered by cgit v1.2.3 (git 2.41.0)