1
0
mirror of https://github.com/Philipbenr/mtfoods.git synced 2025-06-28 21:56:00 +02:00

The First commits

All of the files for the latest mtfoods.
This commit is contained in:
PHILIP ROBINSON
2014-01-20 14:56:42 -08:00
commit 13fb8b63a8
63 changed files with 866 additions and 0 deletions

22
.gitattributes vendored Normal file
View File

@ -0,0 +1,22 @@
# 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