chore: add .env to gitignore (docker-compose variable substitution)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
# 인증 정보 (절대 커밋 금지)
|
# 인증 정보 (절대 커밋 금지)
|
||||||
credentials.env
|
credentials.env
|
||||||
|
.env
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
venv/
|
venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user