Files
dependencies/.gitignore
Adeeb Shihadeh f117a0e60d add cppcheck package (#10)
Cppcheck 2.19.1 static analysis tool, built from source. Includes
the MISRA C addon, cfg files, and platform definitions for opendbc
and panda safety analysis.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 10:18:33 -08:00

23 lines
272 B
Plaintext

.git/
repo/
.venv/
__pycache__/
# agents
.claude/
.context/
TASK.md
# build artifacts (applies to all packages)
build/
dist/
install/
*.egg-info/
# downloaded toolchain binaries
gcc-arm-none-eabi/gcc_arm_none_eabi/toolchain/
# downloaded git-lfs
git-lfs/git_lfs/bin/