.gitattributes 453 B

1234567891011121314151617181920212223
  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. *.md text eol=lf
  12. *.sh text eol=lf
  13. *.ankiprog text eol=lf
  14. *.ankimtl text eol=lf
  15. *.ankimdl text eol=lf
  16. *.ankipart text eol=lf
  17. *.ankiskel text eol=lf
  18. *.ankiankim text eol=lf
  19. *.ankicl text eol=lf
  20. # Github stats
  21. ThirdParty/** linguist-vendored
  22. *.ankiprog linguist-language=HLSL