On git add -h I can see the following option:
git add -h
-N, --intent-to-add record only the fact that the path will be added later
But
It is mainly used to add an empty file for your commits.
More informations at Git with intent to add!.