Files
espurna/.gitattributes
Maxim Prokhorov 8312f27e4b pio: even shorter suffix for .ipp files
remove .cpp from the resulting suffix, since .ipp already implies it is c++
update comments once again
2021-12-07 01:06:18 +03:00

9 lines
189 B
Plaintext

*.gz.h -diff -merge
*.gz.h linguist-generated=true
*.ini text eol=lf
*.h text eol=lf
*.cpp text eol=lf
*.re text eol=lf
*.ipp text eol=lf
*.c text eol=lf