Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

14 lignes
237 B

  1. # Enforce Unix newlines
  2. *.* text eol=lf
  3. *.css text eol=lf
  4. *.html text eol=lf
  5. *.js text eol=lf
  6. *.json text eol=lf
  7. *.less text eol=lf
  8. *.md text eol=lf
  9. *.yml text eol=lf
  10. *.jpg binary
  11. *.gif binary
  12. *.png binary
  13. *.jpeg binary