Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: untracked file after cloning on Windows (#4122)
* fix: untracked file after cloning on Windows This patch resolves a problem on Windows. After cloning the repo, git status shows one untracked file. This is a due to the trailing period in the file name.
- Loading branch information