Skip to content

Commit 4f3a07e

Browse files
authored
Merge pull request #2906 from ARMmbed/ignore_new_build_dir
Ignore BUILD directory
2 parents 3ad80eb + e861db9 commit 4f3a07e

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)