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/Screenshots
|
||||
*.xcresult
|
||||
|
||||
# Build products
|
||||
DerivedData*/
|
||||
build/
|
||||
*.ipa
|
||||
*.dSYM.zip
|
||||
*.xcuserstate
|
||||
*.xcuserdatad
|
||||
|
||||
# Credentials
|
||||
PocketBase-LLM/pb-credentials.json
|
||||
|
||||
Reference in New Issue
Block a user