| /examples/virtual-device-app/android/App/buildSrc/build/ |
| /src/test_driver/nrfconnect/build/ |
| /src/darwin/Framework/build/ |
| /src/python_testing/matter_testing_infrastructure/build/ |
| build_overrides/pigweed_environment.gni |
| # Xcode, other development environment stuff |
| # compilation database for VSCode and other Ides |
| # backup files, usually created by the ZAP tool |
| examples/thermostat/ameba/build |
| # Downloaded zap without a pigweed root (via zap_download.py) |
| # When building esp-idf application, if any component is fetched using idf-component-manager then they are stored in |
| # managed_component directory. Along with that dependencies.lock file is generated. |
| # https://github.com/espressif/idf-component-manager#using-with-a-project |
| examples/*/esp32/managed_components |
| examples/*/esp32/dependencies.lock |
| # jupyter temporary files |