Fix the unassumed path.

This commit is contained in:
Doug 2025-02-25 11:29:54 +00:00
parent 3884b83ff6
commit 944fe37fde

View File

@ -6,4 +6,4 @@ git lfs post-checkout "$@"
export PATH="$PATH:/opt/homebrew/bin" export PATH="$PATH:/opt/homebrew/bin"
# ignores updates of 'Secrets.swift' to avoid pushing sensitive data by mistake # ignores updates of 'Secrets.swift' to avoid pushing sensitive data by mistake
git update-index --assume-unchanged ElementX/SupportingFiles/Secrets.swift git update-index --assume-unchanged Secrets/Secrets.swift