fix(refactor): remove tracked tmp file, add *.tmp to gitignore, fix herdr_session lookup in reconcile.sh MQTT handler
This commit is contained in:
@@ -13,6 +13,7 @@ test-sessions*.yaml.lock
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.tmp
|
||||
|
||||
# 로컬 환경변수 (secrets — 절대 커밋 금지)
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user