Move API key para Secrets.swift fora do versionamento

- Secrets.swift entra no .gitignore; Secrets.swift.example fica como modelo
- Adiciona .gitignore (xcuserdata, DerivedData) e README com instruções

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-04 19:49:33 -03:00
parent 017f4c022a
commit bf49716639
4 changed files with 50 additions and 3 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Segredos — nunca versionar (copie de Secrets.swift.example)
Bible-Week/Secrets.swift
# Xcode
xcuserdata/
DerivedData/
*.xcuserstate