-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (34 loc) · 686 Bytes
/
Copy path.gitignore
File metadata and controls
43 lines (34 loc) · 686 Bytes
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
40
41
42
43
# Build output
.derivedData/
.build/
DerivedData/
.cache/
# Generated by XcodeGen from project.yml — do not commit
SwiftMaestro.xcodeproj/
# Local tool config
.qwen/
# macOS
.DS_Store
build/
# Artifacts
*.dmg
*.dmg.sparse.sparseimage
*.sparseimage
*.sparsebundle
# Staging / distribution directories
dist/
BundledMCP/
store/
# Node (docs/mcp-template example server)
node_modules/
SwiftMaestro-0.1.0-full.dmg
SwiftMaestro-0.1.0-beta.dmg
**/.swiftpm/
Vendor/**/*.xcodeproj
Vendor/**/*.xcworkspace
# Firecrawl research cache
.firecrawl/
# Private: investor/outreach research must NEVER live in this repo (moved to ~/Documents/SwiftMaestro Notes)
docs/outreach/
outreach/
logs/