Gitでファイル削除のコミット

git rm {file}
git commit -m "delete file"