# .gitignore — Focale # Author: Simon-Pierre Boucher # Contact: contact@spboucher.ai # Xcode project is generated from project.yml (xcodegen generate) Focale.xcodeproj/ # Build artifacts build/ DerivedData/ *.xcarchive *.ipa # User state xcuserdata/ *.xcuserstate .DS_Store