You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: exclude Python cache files from CI script copying
- Filter out __pycache__ when copying scripts from main
- Create parent directories if they don't exist
- Fix .gitignore to properly exclude Python cache files
- Remove already-cached Python bytecode from git
Signed-off-by: Mark Pollack <[email protected]>
0 commit comments