The gitignore handling can exclude explicitly specified files
未关闭
bug
- 主要语言
- Rust
- 星标
- 17
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Given the .gitignore file:
```
.build/
```
If this directory exists in Git, and is explicitly specified in a glob like so:
```
backend/template/.build/**/*
```
Bit will not expand this glob.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。