Files
mellifera_firmware/.gitignore

23 lines
174 B
Plaintext

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