mirror of
https://github.com/espressif/esp-modbus.git
synced 2025-07-29 18:07:17 +02:00
skip build artifacts during component deploying
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
version: "1.0.9"
|
||||
version: "1.0.10"
|
||||
description: ESP-MODBUS is the official Modbus library for Espressif SoCs.
|
||||
url: https://github.com/espressif/esp-modbus
|
||||
dependencies:
|
||||
idf: ">=4.1"
|
||||
files:
|
||||
exclude:
|
||||
- "docs/_build/**/*"
|
||||
- "docs/_build"
|
||||
- "test/**/build/**/*"
|
||||
- "test/**/build"
|
||||
- "docs/**/*"
|
||||
- "docs"
|
||||
- "test/**/*"
|
||||
- "test"
|
||||
|
Reference in New Issue
Block a user