mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
Fix missing wildcard for xcuserdata folder
Add wildcard to avoid accidentally committing user-specific Xcode data folders.
This commit is contained in:
parent
86922aee42
commit
73352d0672
@ -1,2 +1,2 @@
|
||||
## User settings
|
||||
xcuserdata/
|
||||
xcuserdata/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user