Restore /candidate_forms/ gitignore entry lost in merge
Deploy to S3 / deploy (push) Successful in 34s
Details
Deploy to S3 / deploy (push) Successful in 34s
Details
Both branches appended at EOF; the merge kept only main's hunk and its missing trailing newline. Root-anchored so backend/candidate_forms/ (the forms domain package) stays tracked. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>pull/26/head
parent
9ffb3caa99
commit
2aa151f3e4
|
|
@ -66,4 +66,8 @@ Utopia-ai-hr-ats-portal 1.pem
|
|||
# Local-only Compose overrides (never deployed)
|
||||
docker.local.env
|
||||
tests/**
|
||||
**/.env**
|
||||
**/.env**
|
||||
|
||||
# Paper form source documents (Annexure A/E/J) — reference material, not code.
|
||||
# Root-anchored: backend/candidate_forms/ is the forms domain package and IS tracked.
|
||||
/candidate_forms/
|
||||
|
|
|
|||
Loading…
Reference in New Issue