kopia lustrzana https://github.com/espressif/esp-idf
nvs_flash, wear_levelling: ignore host test files
rodzic
52b51df859
commit
57e380fa99
|
@ -1,7 +1,7 @@
|
|||
test/test_nvs
|
||||
test/coverage
|
||||
test/coverage.info
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
||||
*.o
|
||||
test_nvs_host/test_nvs
|
||||
test_nvs_host/coverage_report
|
||||
test_nvs_host/coverage.info
|
||||
**/*.gcno
|
||||
**/*.gcda
|
||||
**/*.gcov
|
||||
**/*.o
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
**/*.gcno
|
||||
**/*.gcda
|
||||
**/*.coverage
|
||||
test_wl_host/coverage_report
|
||||
test_wl_host/coverage.info
|
||||
**/*.o
|
||||
test_wl_host/test_wl
|
||||
|
|
Ładowanie…
Reference in New Issue