Write tests for docker integration, as docker is how we will initially handle distribution on heterogeneous hardware.
18 lines
242 B
Text
18 lines
242 B
Text
CLAUDE/
|
|
**/target
|
|
**/node_modules/
|
|
.vscode/
|
|
.venv
|
|
__pycache__
|
|
fuzz/artifacts/**
|
|
corpus
|
|
|
|
# Analysis artifacts (depgraph + spectral)
|
|
**/deps.dot
|
|
**/deps.html
|
|
docs/architecture.dot
|
|
docs/architecture.html
|
|
|
|
# Claude session files
|
|
CLAUDE/
|
|
.claude/
|