composer-studio.git · .gitignore
composer-studio.git / .gitignore
revision a05700576c1a163716c838d6c13b6dfb2ae2ea95 · complete file
.DS_Store # Swift Package Manager .build/ .swiftpm/ # Xcode / Apple toolchain DerivedData/ *.xcodeproj *.xcworkspace xcuserdata/ # SwiftPM resolver artifacts (optional; keep if you want deterministic CI) Package.resolved # Swift playgrounds timeline.xctimeline playground.xcworkspace # Editor / tooling cruft .vscode/ .idea/ *.swp *.swo # FountainKit / local caches (if this repo is checked out inside the workspace) .fountain/