diff --git a/runs/frontier-attn-structured-v0/.gitignore b/runs/frontier-attn-structured-v0/.gitignore index e840b79..0b909d5 100644 --- a/runs/frontier-attn-structured-v0/.gitignore +++ b/runs/frontier-attn-structured-v0/.gitignore @@ -1,3 +1,4 @@ __pycache__/ cache/ replay/ +figure-prototype.svg diff --git a/runs/frontier-tp2-prefill-serving-v0/.gitignore b/runs/frontier-tp2-prefill-serving-v0/.gitignore index 5fa37d2..6d8102f 100644 --- a/runs/frontier-tp2-prefill-serving-v0/.gitignore +++ b/runs/frontier-tp2-prefill-serving-v0/.gitignore @@ -2,3 +2,4 @@ fleet-artifacts/ fleet-state/ replay/ remote-outputs/ +figure-prototype.svg