We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fbb772 + e41971f commit b801970Copy full SHA for b801970
mbed/mbed.py
@@ -79,7 +79,7 @@
79
"*.eww",
80
81
# GCC make
82
- "Makefile",
+ "/Makefile",
83
"Debug",
84
85
# HTML files
0 commit comments