chore(.gitignore): allowlist cli/lib/ from generic lib/ rule (Task 7 follow-up)
This commit is contained in:
parent
5aebeabf23
commit
2b3d62fbf5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -53,6 +53,7 @@ eggs/
|
|||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
!cli/lib/
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
|
|
|
|||
Loading…
Reference in a new issue