diff --git a/.gitignore b/.gitignore index 440a0e3..2216fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ instance/ .pytest_cache/ .mypy_cache/ user_input/ +# Note: user_input/广寒计划/Timeline.md is intentionally tracked (mission timeline source) # Temp files ~$* @@ -20,19 +21,27 @@ scripts/update_vulture_wiki.py # Reference docs & reports docs/ -# Tests (E2E/screenshot-based) -tests/ +# Local E2E tests remain ignored; keep new regression coverage trackable. +tests/* +!tests/test_first_stage_fixes.py # Demo screenshots demo/test_screenshots/ -# Playwright output and logs -output/playwright/ +# Generated output: deployment bundles, screenshot caches, Playwright logs +output/ .playwright-cli/ .superpowers/ # KSP screenshots and upload cache data/KSP/ +# Docker image archives (rebuilt per release; deploy docs are the source of truth) +docker_image/*.tar +docker_image/*.tar.gz + +# Verification screenshots +artifacts/ + # Misc test1 diff --git a/CLAUDE.md b/CLAUDE.md index 19081bb..ba7d9f4 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -43,6 +43,18 @@ python scripts/wiki_update_page.py --path "home/Space_Shuttles/Vulture_Shuttle" Add `--create-if-missing` for new pages. HTML files use `