beyondcode / beyondcode/polyscope-community
[Bug]: copyGitignored not working
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
Windows
### Operating system version
Windows 10
### System architecture
Intel (x86)
### PolyScope Version
0.19.0.0
### Bug description
I have `copyGitignored` set to `true` in `polyscope.json`. When I create a new workspace, it doesn't copy Git ignored files.
### Steps to reproduce
1. Create `polyscope.json` in the root of the project.
2. Set `copyGitignored` to `true`.
3. Create a new workspace.
4. Visit the clone folder.
### Relevant log output
```shell
[server] [clone-repo] [1722ms] git clone --no-local
[server:err] [clone-repo] Failed to copy gitignored files: 70 | path: iss.path ? [${WE(W)}, ...iss.path] : [${WE(W)}]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.