📅  最后修改于: 2022-03-11 14:49:35.150000             🧑  作者: Mango
# Check that a file/folder is ignored
git check-ignore *
# Check that a file/folder is ignored and which line of .gitignore causes that
git check-ignore -v *