You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # 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
|