tl;dr: We can tell git to ignore files using .gitignore and exclude. In the home directory, we can set the global .gitignore From within the project repository, there's the project .gitignore andpersonal exclude file (found within the local .git fo...
blog.sywid.dev2 min read
No responses yet.