diff options
author | Rubenwardy <anjayward@gmail.com> | 2012-08-29 19:25:41 +0100 |
---|---|---|
committer | Rubenwardy <anjayward@gmail.com> | 2012-08-29 19:25:41 +0100 |
commit | f719dad391d3209ea7679faa9cb4f006a81a8a15 (patch) | |
tree | a56c77b32fbdec9ea83166c73aa90ad945380275 /.gitattributes | |
parent | c193b3ca9387269975e04f46fda90eb03fda0081 (diff) |
Moved Stuff + Upgraded Graphics
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 22 |
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 |