[object Object]

← back to Filibuster Marathon Cartoon

gitignore: __pycache__

ecb653133c967d3a436e98a186303fdf47ab1947 · 2026-09-24 15:01:09 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LfkajczsrHUsBBKvhRwcCG

Files touched

Diff

commit ecb653133c967d3a436e98a186303fdf47ab1947
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 24 15:01:09 2026 -0700

    gitignore: __pycache__
    
    Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01LfkajczsrHUsBBKvhRwcCG
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9e31127..e874291 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ build/
 # anim/ render outputs — regenerable, large binaries
 anim/*.mp4
 anim/*.jpg
+__pycache__/

← c50e6cd anim: file-relative paths, bounded retrying Replicate poll,  ·  back to Filibuster Marathon Cartoon  ·  Remove unused .panel-title element and .cartoon-svg style 4e91ed5 →