refactor: Rename emitter to agent, update related files and logging paths
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -24,8 +24,8 @@ dist/
|
||||
# -------------------------
|
||||
# Logs + runtime artifacts
|
||||
# -------------------------
|
||||
emitter_logs/*
|
||||
!emitter_logs/.gitkeep # keep the folder but ignore its contents
|
||||
agent_logs/*
|
||||
!agent_logs/.gitkeep # keep the folder but ignore its contents
|
||||
|
||||
*.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user