Ignore build products and PocketBase credentials
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -4,4 +4,15 @@ xcshareddata
|
|||||||
Vendor
|
Vendor
|
||||||
Shots/Framed
|
Shots/Framed
|
||||||
Shots/Screenshots
|
Shots/Screenshots
|
||||||
*.xcresult
|
*.xcresult
|
||||||
|
|
||||||
|
# Build products
|
||||||
|
DerivedData*/
|
||||||
|
build/
|
||||||
|
*.ipa
|
||||||
|
*.dSYM.zip
|
||||||
|
*.xcuserstate
|
||||||
|
*.xcuserdatad
|
||||||
|
|
||||||
|
# Credentials
|
||||||
|
PocketBase-LLM/pb-credentials.json
|
||||||
|
|||||||
Reference in New Issue
Block a user