ignore rotary esp32

This commit is contained in:
2018-11-29 14:42:17 +01:00
parent 976e13a9fc
commit 65a43fb667
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
"export": {
"exclude":
[
"src/examples/"
"src/examples/*"
]
}
}