Files
2026-08-30 16:51:39 -07:00

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/