From 289becf5dd224f1f6b74f7a9c3c1ea9f096d15ea Mon Sep 17 00:00:00 2001 From: Moshe Shahar Date: Thu, 23 Jul 2020 17:39:53 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e53b93d..05c0b53 100644 --- a/.gitignore +++ b/.gitignore @@ -34,5 +34,12 @@ .DS_Store # App files -update_default_resources.c -mbed_cloud_dev_credentials.c \ No newline at end of file +/BUILD/ +/__pycache__/ +/mbed_settings.py* +/mbed-cloud-client/ +/mbed-os/ +/drivers/COMPONENT_WIFI_ESP32/ +/drivers/COMPONENT_WIFI_ISM43362/ +/drivers/storage/COMPONENT_NUSD/ +/TESTS/pelion-e2e-python-test-library/