Skip to content

Commit 291c875

Browse files
committed
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.
1 parent 7669d7f commit 291c875

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ var
3434
sdist
3535
develop-eggs
3636
.installed.cfg
37-
lib
38-
lib64
3937

4038
# Installer logs
4139
pip-log.txt

0 commit comments

Comments
 (0)