Audio working
This commit is contained in:
44
.gitignore
vendored
44
.gitignore
vendored
@@ -1,23 +1,23 @@
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
|
||||
# esp-idf built binaries
|
||||
build/
|
||||
build_*_*/
|
||||
#sdkconfig
|
||||
|
||||
# idf-ci build run output
|
||||
build_summary_*.xml
|
||||
app_info_*.txt
|
||||
size_info_*.txt
|
||||
|
||||
# pytest-embedded log folder
|
||||
pytest_embedded_log/
|
||||
|
||||
# idf-component-manager output
|
||||
dependencies.lock
|
||||
|
||||
.devcontainer
|
||||
|
||||
managed_components
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
|
||||
# esp-idf built binaries
|
||||
build/
|
||||
build_*_*/
|
||||
#sdkconfig
|
||||
|
||||
# idf-ci build run output
|
||||
build_summary_*.xml
|
||||
app_info_*.txt
|
||||
size_info_*.txt
|
||||
|
||||
# pytest-embedded log folder
|
||||
pytest_embedded_log/
|
||||
|
||||
# idf-component-manager output
|
||||
dependencies.lock
|
||||
|
||||
.devcontainer
|
||||
|
||||
managed_components
|
||||
components
|
||||
Reference in New Issue
Block a user