summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2015-02-09 23:43:46 +0100
committerWuzzy <almikes@aol.com>2015-02-09 23:43:46 +0100
commit7ac9dad5516971a3cfb40bdbaeae7d3a35308729 (patch)
tree7eada35393908c439d8cc8afb1cb2ffd4c013006 /.gitattributes
parent652da11a1fc16ae89e2fef90e7ccd6603a9a5b02 (diff)
Remove .gitignore and .gitignore
Nothing of this was project-specific; so no justification to keep them with this repository.
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