1·This command lists all the files and directories in the current directory as untracked, meaning that Git knows that they are present but has not been instructed to track the files.
该命令列出当前目录中未跟踪的所有文件和目录,表示Git了解它们的存在但是没有指示跟踪该文件。