Including a token in the IGNORE_LIST means that it doesn't influence the probabilities' computing.
However the program allows you to see all the token's probabilities, that is why you see your "ignore
token".
So, as you can see, this token doesn't have his own probability but it has a probability (0.4) assigned by default .
I hope I've helped you.
Have a nice day