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/2852/head
Rob Meades 2016-09-14 18:52:26 +01:00 committed by Anna Bridge
parent 12336f0175
commit 3218ef9cc4
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