pmd-red/.gitattributes

27 lines
458 B
Plaintext
Raw Permalink Normal View History

2017-12-11 06:41:46 +00:00
*.pal text eol=crlf
2019-08-10 16:29:05 +00:00
*.sh text eol=lf
2017-12-11 06:41:46 +00:00
*.s text eol=lf
*.txt text eol=lf
Makefile text eol=lf
*.mk text eol=lf
*.c text eol=lf
*.h text eol=lf
*.pl text eol=lf
*.inc text eol=lf
*.sha1 text eol=lf
2021-07-10 17:06:36 +00:00
*.json text eol=lf
2017-12-11 06:41:46 +00:00
*.sed text eol=lf
2021-07-10 17:06:36 +00:00
*.cpp text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
*.hpp text eol=lf
*.md text eol=lf
*.ps1 text eol=crlf
*.yml text eol=lf
2017-12-11 06:41:46 +00:00
*.png binary
*.bin binary
2019-08-10 16:29:05 +00:00
*.h linguist-language=C
*.inc linguist-language=Assembly