15 lines
196 B
Plaintext
15 lines
196 B
Plaintext
# Build output
|
|
/build/
|
|
|
|
# Python virtual environments
|
|
/.venv*/
|
|
|
|
# Local west workspace configuration
|
|
/.west/
|
|
|
|
# Repositories downloaded and managed by west
|
|
/zephyr/
|
|
/bootloader/
|
|
/modules/
|
|
/tools/
|