.gitattributes 490 B

12345678910111213141516171819202122232425
  1. *.cpp text eol=lf
  2. *.c text eol=lf
  3. *.h text eol=lf
  4. *.hpp text eol=lf
  5. *.glsl text eol=lf
  6. *.hlsl text eol=lf
  7. *.lua text eol=lf
  8. *.py text eol=lf
  9. *.cmake text eol=lf
  10. *.txt text eol=lf
  11. *.TXT text eol=lf
  12. *.md text eol=lf
  13. *.sh text eol=lf
  14. *.ankiprog text eol=lf
  15. *.ankimtl text eol=lf
  16. *.ankimdl text eol=lf
  17. *.ankipart text eol=lf
  18. *.ankiskel text eol=lf
  19. *.ankiankim text eol=lf
  20. *.ankicl text eol=lf
  21. *.json text eol=lf
  22. # Github stats
  23. ThirdParty/** linguist-vendored
  24. *.ankiprog linguist-language=HLSL