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/
|
.eggs/
|
||||||
lib/
|
lib/
|
||||||
lib64/
|
lib64/
|
||||||
|
!cli/lib/
|
||||||
parts/
|
parts/
|
||||||
sdist/
|
sdist/
|
||||||
var/
|
var/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue