gitignore: Allow "lib" directory.
We use "lib" as a common abbreviation in our own source.
This commit is contained in:
parent
08bd395658
commit
2827b59b8b
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,7 +13,6 @@ parts
|
|||
sdist
|
||||
develop-eggs
|
||||
.installed.cfg
|
||||
lib
|
||||
lib64
|
||||
|
||||
# Installer logs
|
||||
|
|
Loading…
Reference in a new issue