diff options
| author | Fuwn <[email protected]> | 2025-06-14 07:01:36 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-14 07:01:36 -0700 |
| commit | c73a1fa080df42df70739c5dc12f5f9f50fe53e6 (patch) | |
| tree | fb2f509dbaea2c0a0638250d9edd7508335452d8 /.gitignore | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-c73a1fa080df42df70739c5dc12f5f9f50fe53e6.tar.xz sora-testing-c73a1fa080df42df70739c5dc12f5f9f50fe53e6.zip | |
feat: Development commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Xcode *.xcodeproj/* build/ -Sora/Resources/Info.plist +Sora/Resources/Info.generated.plist Sora/Resources/Sora.entitlements # Other |