Pods/
Podfile.lock
iDenfySDK.framework/
iDenfySDK.framework
testingImproved/
testingImprovedTests/
testBitcodeFramework/
testBitcodeFrameworkTests/
idenfyTestCocoaPodsApp/
idenfyTestCocoaPodsAppTests/
idenfyTestCocoaPodsAppUITests/
iDenfyUITests/
testingTests/
testingUITests/
Products/
iDenfySDK.framework/
iDenfySDK.framework
Output/
Output
idenfyLivenessTests/
faceTest/
faceTestTests/
faceTestUITests/
# Mac OS X
*.DS_Store

# Xcode
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/

# Generated files
*.o
*.pyc


#Python modules
MANIFEST
dist/
build/

# Backup files
*~.nib

testsoutput

# Private Keys and Secrets
# These files contain sensitive cryptographic keys and should NEVER be committed
idenfy-signature-key.pem
*-signature-key.pem
*.private.pem
signature-config.plist
secure-config.plist

# Development Keys
dev-private-key.pem
development-*.pem

# Environment-specific keys
*-dev.pem
*-staging.pem
*-production.pem
*-prod.pem

# Backup keys
*.pem.backup
*.key.backup

# Git-crypt related (if not using git-crypt)
.git-crypt/

# Any other sensitive files
*.secret
*.credentials

