.gitattributes 606 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. *.php text eol=lf
  2. *.js text eol=lf
  3. *.sh text eol=lf
  4. *.sql text eol=lf
  5. *.svg text eol=lf
  6. *.pug text eol=lf
  7. *.json text eol=lf
  8. *.yaml text eol=lf
  9. *.yml text eol=lf
  10. *.yml.dist text eol=lf
  11. *.xml text eol=lf
  12. *.xml.dist text eol=lf
  13. *.css text eol=lf
  14. *.less text eol=lf
  15. *.jade text eol=lf
  16. *.twig text eol=lf
  17. composer.lock text eol=lf
  18. .htaccess text eol=lf
  19. .bowerrc text eol=lf
  20. .jshintrc text eol=lf
  21. *.j2 text eol=lf
  22. *.conf text eol=lf
  23. *.md text eol=lf
  24. .bashrc text eol=lf
  25. .bash_git text eol=lf
  26. .screenrc text eol=lf
  27. .bash_aliases text eol=lf
  28. .vimrc text eol=lf