artifact: add FPA analysis outputs through round 6
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
# Local repo-skill development artifacts
|
||||
.agents/
|
||||
|
||||
# Analysis output artifacts that do not belong in the published skill package
|
||||
docs/
|
||||
specs/
|
||||
|
||||
# Legacy local reference kept outside the published skill package
|
||||
frontend-decomposition-methodology.md
|
||||
|
||||
# Python and local workflow state
|
||||
.venv/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.env
|
||||
.frontend-project-analysis/
|
||||
|
||||
# macOS and local temp artifacts
|
||||
.DS_Store
|
||||
tmp/
|
||||
Reference in New Issue
Block a user