mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 09:06:35 +00:00
Update .gitignore to include environment secrets and modify autopilot state documentation
- Added .env to .gitignore to prevent tracking of environment secrets. - Updated autopilot state in _docs/_autopilot_state.md: changed step from 9 (Implement) to 13 (Deploy) and updated sub-step to 1 — Status & Env Check. These changes enhance security by ignoring sensitive files and improve clarity in task management.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
## Current Step
|
||||
flow: existing-code
|
||||
step: 9
|
||||
name: Implement
|
||||
step: 13
|
||||
name: Deploy
|
||||
status: in_progress
|
||||
sub_step: 0
|
||||
sub_step: 1 — Status & Env Check
|
||||
retry_count: 0
|
||||
|
||||
Reference in New Issue
Block a user