mtk-wifi-fw/.gitignore

14 lines
173 B
Text

# Blob-derived outputs: carved firmware bytes must never be committed
extracted*/
out/
firmware/
# Python
__pycache__/
*.pyc
# RE tooling state
.ghidra/
*.rep
*.gpr
*.id*