Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- # 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
|