Gitlab@Informatics

Skip to content
Snippets Groups Projects
Select Git revision
  • 65b00a8865061053e30a0a00b3421647db8cbe61
  • main default protected
  • revert
  • 64160159
  • 64160292
  • 64160073
  • html-v_page
  • 64160174
  • 64160072
  • 64160295
  • production
11 results

.gitattributes

Blame
  • .gitattributes 179 B
    * text=auto
    
    *.blade.php diff=html
    *.css diff=css
    *.html diff=html
    *.md diff=markdown
    *.php diff=php
    
    /.github export-ignore
    CHANGELOG.md export-ignore
    .styleci.yml export-ignore