Remove "lib" and "lib64" from the mbed-OS .gitignore file: they do not seem to be required and lib is used as a directory name in a recent (u-blox) mbedOS target submission, so ignoring the files under that directory becomes a problem.

pull/2710/head
Rob Meades 2016-09-14 18:52:26 +01:00
parent 7669d7f8f5
commit 291c875415
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -34,8 +34,6 @@ var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt