diff --git a/.gitignore b/.gitignore index cafd7e9..f011799 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ .env .env.local +# 로컬 전용 스크립트 (자격증명 포함 가능) +push-gitea.bat +run-local.bat + # Python __pycache__/ *.py[cod]