docs: [academy] 방화셔터 백과사전 이미지 생성 프롬프트 문서 추가
- Gemini용 이미지 생성 프롬프트 12종 기술문서 저장 - docs/INDEX.md에 문서 등록 - .gitignore에 features/academy 경로 허용
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -23,6 +23,10 @@ sam/docs/*
|
||||
!sam/docs/contracts/**
|
||||
sam/docs/contracts/docx/backup/
|
||||
!sam/docs/INDEX.md
|
||||
!sam/docs/features/
|
||||
sam/docs/features/*
|
||||
!sam/docs/features/academy/
|
||||
!sam/docs/features/academy/**
|
||||
|
||||
# 기타
|
||||
sam/sales
|
||||
|
||||
Reference in New Issue
Block a user