Fix missing wildcard for xcuserdata folder

Add wildcard to avoid accidentally committing user-specific Xcode data folders.
This commit is contained in:
Anisselbd 2025-11-18 14:40:30 +01:00 committed by GitHub
parent 86922aee42
commit 73352d0672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,2 @@
## User settings
xcuserdata/
xcuserdata/*