c85e01e998
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
14 lines
88 B
Plaintext
14 lines
88 B
Plaintext
# editors
|
|
.vscode
|
|
*.swp
|
|
*~
|
|
|
|
# python
|
|
.venv
|
|
|
|
# build
|
|
/build*
|
|
/twister-out*
|
|
|
|
__pycache__/
|