Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- # 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
|