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?