-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (27 loc) · 1.04 KB
/
Copy path.gitignore
File metadata and controls
39 lines (27 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# See LICENSE folder for this sample’s licensing information.
#
# Apple sample code gitignore configuration.
# Finder
.DS_Store
# Xcode - User files
xcuserdata/
**/*.xcodeproj/project.xcworkspace/*
!**/*.xcodeproj/project.xcworkspace/xcshareddata
**/*.xcodeproj/project.xcworkspace/xcshareddata/*
!**/*.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
**/*.playground/playground.xcworkspace/*
!**/*.playground/playground.xcworkspace/xcshareddata
**/*.playground/playground.xcworkspace/xcshareddata/*
!**/*.playground/playground.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
# Generated at build time by scripts/set-build-info.sh
SpatialStash/BuildInfo.xcconfig
# Local signing overrides (per-developer)
Configuration/LocalSigning.xcconfig
# Local build & sign config (per-developer signing settings)
scripts/build-signing.conf
build/
**/internal_docs/**
# Core ML depth models (large binaries — use git-lfs if you want them in the repo)
*.mlpackage/
# Local compiled depth models (pushed to device, not bundled)
/models/