Add remaining samples, tooling, and local project assets
This commit is contained in:
29
figma_to_html_agent/.gitignore
vendored
Normal file
29
figma_to_html_agent/.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
# Legacy / 임시 파일
|
||||
block_index.faiss
|
||||
block_metadata.json
|
||||
figma_beps_full.json
|
||||
figma_center_elements.json
|
||||
figma_center_full.json
|
||||
figma_frames.json
|
||||
figma-analysis/
|
||||
figma-assets/
|
||||
figma-screenshots/
|
||||
figma_ref/
|
||||
previews/
|
||||
FIGMA-COMPONENT-EXTRACTION-PLAN.md
|
||||
FIGMA-CONVERSION-REVIEW.md
|
||||
FIGMA-DESIGN-LANGUAGE.md
|
||||
FIGMA-EXTRACTION.md
|
||||
INSIGHT-GRADIENT.md
|
||||
PHASE-FIGMA-BLOCKS.md
|
||||
PLAN.md
|
||||
RESEARCH.md
|
||||
|
||||
# Selenium 렌더 결과 / 비교 스크린샷
|
||||
block-tests/_renders/
|
||||
block-tests/*.png
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
scripts/__pycache__/
|
||||
Reference in New Issue
Block a user