Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- # Keep source and documentation diffs stable across Windows development environments.
- * text=auto eol=lf
-
- *.cpp text eol=lf
- *.h text eol=lf
- *.pro text eol=lf
- *.ui text eol=lf
- *.py text eol=lf
- *.ps1 text eol=lf
- *.md text eol=lf
-
- *.pdf binary
- *.png binary
- *.jpg binary
- *.jpeg binary
- *.ico binary
|