generate site using llm prompt
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -44,6 +44,9 @@ docker-data/
|
||||
|
||||
# Secrets / keys / certificates
|
||||
backend/config/
|
||||
|
||||
# LLM prompts (IP / business logic - deploy separately)
|
||||
backend/src/main/resources/prompts/
|
||||
*.key
|
||||
*.pem
|
||||
*.p8
|
||||
|
||||
Reference in New Issue
Block a user