Skip to content

Commit

Permalink
added excluded files for PIO manifiest register
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Nov 4, 2020
1 parent 8746792 commit 08b797d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 90 deletions.
5 changes: 0 additions & 5 deletions examples/platformio/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions examples/platformio/include/README

This file was deleted.

46 changes: 0 additions & 46 deletions examples/platformio/lib/README

This file was deleted.

2 changes: 2 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
"exclude":
[
".github",
".travis.yml",
".gitignore",
"releases",
"examples/platformio/.vscode"
]
Expand Down

0 comments on commit 08b797d

Please sign in to comment.