Skip to content

Commit bccd6f2

Browse files
committed
Merge pull request #1808 from mbedmicro/fix-ignore-files
Fixed ignore files for the new .mbedignore logic
2 parents fdd11ef + 8a7bb1b commit bccd6f2

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

libraries/.buildignore

Whitespace-only changes.

libraries/.mbedignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

workspace_tools/.buildignore

Whitespace-only changes.

workspace_tools/.mbedignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

0 commit comments

Comments
 (0)