composer-studio.git · .gitignore
composer-studio.git / .gitignore
revision fac6ff4e2e97234fd7a928b68c204c571de13f8f · 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/