git rm 10编码/Src/xxx/bin/Debug/xxx.pdb
error: the following file has local modifications:
10编码/Src/xxx/bin/Debug/xxx.pdb
(use --cached to keep the file, or -f to force removal)
git rm 10编码/Src/xxx/bin/Debug/xxx.pdb -f
rm '10编码/Src/xxx/bin/Debug/xxx.pdb'