I just finished the git assessment. Running it over in my head before submitting I realized that I did not add the “.gitignore” file during my first commit, I did so during my second. I was wondering if this is something that the grader will doc me points for?
Hi, @tnewman! Welcome to the community!
It doesn’t matter when you add in the .gitignore
file. As long as it exists in all the branches.