brunoxd13 / my-dotfiles

2 stars 3 forks source link

Create git config #2

Open brunoxd13 opened 5 years ago

brunoxd13 commented 5 years ago

Create a configuration for git credentials, which can be alternated in two or more. Create a .gitignore (for mac) that should be used in all repositories as an example.

jmeline commented 5 years ago

I'll help you out.

What items would you like to ignore in your .gitignore?

As far as the git credentials go, any specific url's would you like in the config?

[credential "https://example.com"]
    username = me