.gitignore에 deploy.log 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
javamon1174
2026-04-08 15:25:51 +09:00
parent 71edc1eb20
commit e4bd3f9ffc

1
.gitignore vendored
View File

@@ -105,6 +105,7 @@ writable/debugbar/*
!writable/debugbar/index.html !writable/debugbar/index.html
php_errors.log php_errors.log
deploy.log
#------------------------- #-------------------------
# User Guide Temp Files # User Guide Temp Files