13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
# Build artifacts
|
|
build/*.o
|
|
build/kp_firmware_host_stream
|
|
build/*.nef
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Editor
|
|
.vscode/
|