git-intro
git-intro copied to clipboard
is .gitignore presented somewhere in the new lesson configuration?
One of the more important things, we got a question about it.
I guess "git status" is also needed here.
- .gitignore: https://coderefinery.github.io/git-intro/what-to-avoid/
- git status: #451
At some point I thought it would be fun to add it to the starting repo. But GitHub allows you to add files via web interface even when they are gitignored. So I decided to not go into that and rather leave it to the end of day 2.