Files
cgm-remote-monitor/.gitattributes
Scott Hanselman 2acba2aa33 Forcing SSL for Azure
Forcing SSL for Azure
Node Debugging Support for Azure
Correct Git Attributes
Node web.config for Azure, and removed it from gitignore
2014-10-31 11:46:31 -07:00

15 lines
329 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# 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