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