Skip to content
Snippets Groups Projects
Select Git revision
  • 719c1565548999e3b3ce04f4906a7ab1c593714c
  • main default protected
  • master
3 results

.gitattributes

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .gitattributes 111 B
    * text=auto
    *.css linguist-vendored
    *.scss linguist-vendored
    *.js linguist-vendored
    CHANGELOG.md export-ignore