mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 11:26:25 +00:00
AI Python 설정 파일을 .gitignore에 추가
- ai-python/app/config.py 파일에 민감한 정보 포함 - API 키와 연결 문자열 보호를 위해 버전 관리에서 제외 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
0209652a90
commit
2b784ab75e
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@ serena/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
ai-python/app/config.py
|
||||
|
||||
# Playwright
|
||||
.playwright-mcp/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user