综合平台编程器项目的远程存储
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.
 
 
 
 

17 line
294 B

  1. # Keep source and documentation diffs stable across Windows development environments.
  2. * text=auto eol=lf
  3. *.cpp text eol=lf
  4. *.h text eol=lf
  5. *.pro text eol=lf
  6. *.ui text eol=lf
  7. *.py text eol=lf
  8. *.ps1 text eol=lf
  9. *.md text eol=lf
  10. *.pdf binary
  11. *.png binary
  12. *.jpg binary
  13. *.jpeg binary
  14. *.ico binary