Skip to content
Snippets Groups Projects
  • Martin Czygan's avatar
    Add various .gitignore patterns. · b275c11b
    Martin Czygan authored
    This combines the changes to .gitignore from three commits:
    
    91847d1a added oauth token to provide composer with github login credentials
    75681907 added git config
    d26d7b8c added dev config and some gitignore entries
    
    via `git diff d26d7b8c^..91847d1a  -- .gitignore`, except
    
    `vendor/*` is changed to `/vendor` so it does not match:
    
        themes/bootstrap3/js/vendor
    b275c11b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.