Now, in order to keep track of cookie.txt, we need to add it to the list of tracked files

Perfect! When we add a file to the list of tracked files using git add, we're said to stage it.

Are you sure that we're trying to import cookie.txt?