워킹 트리에서 추적되지 않는 파일을 제거합니다. 더 많은 정보: https://git-scm.com/docs/git-clean.
git clean
git clean -i
git clean --dry-run
git clean -f
git clean -fd
.gitignore
.git/info/exclude
git clean -x