mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
25 lines
261 B
Plaintext
25 lines
261 B
Plaintext
.DS_Store
|
|
.build/
|
|
build/
|
|
dist/
|
|
*.dmg
|
|
DerivedData/
|
|
.vscode/
|
|
*.xcuserdata/
|
|
*.xcuserstate
|
|
|
|
# Local secrets and exported signing keys
|
|
.env
|
|
.env.*
|
|
*.key
|
|
*.pem
|
|
*.p8
|
|
*.p12
|
|
*.cer
|
|
*.der
|
|
*.mobileprovision
|
|
sparkle_private_key*
|
|
SparklePrivateKey*
|
|
private-key*
|
|
private_key*
|