git add(1) -f file-that-would-otherwise-be-ignored
Add file contents to the index
-f, --force
    Allow adding otherwise ignored files.
source manpages: git-add