chore: push-gitea.bat / run-local.bat를 .gitignore에 추가
로컬 전용 스크립트(자격증명 포함 가능)가 Gitea에 올라가지 않도록 제외. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
.env
|
.env
|
||||||
.env.local
|
.env.local
|
||||||
|
|
||||||
|
# 로컬 전용 스크립트 (자격증명 포함 가능)
|
||||||
|
push-gitea.bat
|
||||||
|
run-local.bat
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|||||||
Reference in New Issue
Block a user