Git attribute and ignore files for ticket #1

This commit is contained in:
DavidWyand-GG 2012-09-18 17:04:54 -04:00
parent 97cc333ed9
commit a9c8a3142d
2 changed files with 175 additions and 0 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Set to always use Windows line endings
*.cs text eol=crlf