git stashでファイル指定する
code: bash
git stash push -- <filepath>
Git ファイル単位でstashする GitHub - Qiita