mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-18 16:01:18 +00:00
feat: ignore Xcode per-user state (xcuserdata) and .DS_Store so the iOS project tree stays free of machine-local files
This commit is contained in:
@@ -82,3 +82,7 @@ build-errors.log
|
||||
.zed/
|
||||
.roo/
|
||||
.cline/
|
||||
|
||||
# Xcode per-user state (ios/)
|
||||
xcuserdata/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user