Code updates

This commit is contained in:
Explosion Implosion 2024-08-14 09:57:08 -05:00
parent 6b4a075f59
commit cb298e0732
2 changed files with 18 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
.env
*.espresso.*
*.mil
*.hwx
*.bin
H13G.e5
*.dmg
*.integrity_catalog
*.root_hash
*.trustcache
tss-*.plist
Cryptex*,Ticket
*.im4m
*.integritycatalog
tokenizer

View File

@ -2,12 +2,15 @@
# Run from the root of the repo
fd --type f -g "*.json" . -X git add -v {}
fd --type f -g "*.cryptex_info" . -X git add -v {}
fd --type f -g "*Manifest.plist" . -X git add -v {}
fd --type f -g "*Restore.plist" . -X git add -v {}
fd --type f -g "*Info.plist" . -X git add -v {}
fd --type f -g "*GenerativeModels.xml" . -X git add -v {}
fd --type f -g "*Configuration.xml" . -X git add -v {}
fd --type f -g "*Version.plist" . -X git add -v {}
fd --type f -g "*.pbtxt" . -X git add -v {}
fd --type f -g "receipt.plist" . -X git add -v {}
git add -v scripts
git add "*.md"
git add summary.json