mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 09:06:31 +00:00
Update project structure and documentation: Add new entries to .gitignore for standalone outputs and MCP config, delete obsolete design_skill.md file, and revise README and various skills to reflect updated workflow steps, including UI design and performance testing. Adjust paths in retrospective and metrics documentation to align with new directory structure.
This commit is contained in:
@@ -42,6 +42,12 @@ _docs/00_problem/input_data/*.mp4
|
||||
_docs/00_problem/input_data/*.png
|
||||
_docs/00_problem/input_data/*.avi
|
||||
|
||||
# Standalone skill output (ephemeral, not part of project)
|
||||
_standalone/
|
||||
|
||||
# MCP config with credentials (use .cursor/mcp.json.example as template)
|
||||
.cursor/mcp.json
|
||||
|
||||
# E2E compose env
|
||||
!e2e/.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user