Skip to content

Commit 289becf

Browse files
author
Moshe Shahar
committed
Update .gitignore
1 parent f005b13 commit 289becf

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.gitignore

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,12 @@
3434
.DS_Store
3535

3636
# App files
37-
update_default_resources.c
38-
mbed_cloud_dev_credentials.c
37+
/BUILD/
38+
/__pycache__/
39+
/mbed_settings.py*
40+
/mbed-cloud-client/
41+
/mbed-os/
42+
/drivers/COMPONENT_WIFI_ESP32/
43+
/drivers/COMPONENT_WIFI_ISM43362/
44+
/drivers/storage/COMPONENT_NUSD/
45+
/TESTS/pelion-e2e-python-test-library/

0 commit comments

Comments
 (0)