upload
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

1234567891011121314151617
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. # Custom for Visual Studio
  4. *.cs diff=csharp
  5. # Standard to msysgit
  6. *.doc diff=astextplain
  7. *.DOC diff=astextplain
  8. *.docx diff=astextplain
  9. *.DOCX diff=astextplain
  10. *.dot diff=astextplain
  11. *.DOT diff=astextplain
  12. *.pdf diff=astextplain
  13. *.PDF diff=astextplain
  14. *.rtf diff=astextplain
  15. *.RTF diff=astextplain