Ignore build products and PocketBase credentials
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -5,3 +5,14 @@ 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