It's time to make some changes. Let's create a text file and check the status of the repository again!
Right there! The git status command reveals that cookie.txt is currently untracked.
git status
cookie.txt
Might we have to tell Git to check the status?