Skip to content

Commit e861db9

Browse files
author
Bogdan Marinescu
committed
Ignore BUILD directory
The latest versions of mbed-cli generate their output in BUILD/ instead of .build/. This commit adds BUILD/ to the list of git ignored directories.
1 parent 3ad80eb commit e861db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ mbed_settings.py
1111

1212
# Default Build Directory
1313
.build/
14+
BUILD/
1415
.mbed
1516
venv/
1617

0 commit comments

Comments
 (0)