Create git config
brunoxd13 opened this issue · 1 comments
brunoxd13 commented
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
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