Files
mellifera_firmware/.gitignore
2025-05-31 00:08:55 -06:00

23 lines
166 B
Plaintext

# editors
.vscode
*.swp
*~
# python
.venv
# build
/build*
/twister-out*
__pycache__/
# docs
/doc/_build*
# stuff managed by west
bootloader
modules
tools
zephyr