- New install-shell-completions command: auto-detects zsh/bash, installs completion script, configures shell rc files (idempotent) - Running asc-client without a subcommand now shows version + help - README: add Homebrew tap, download binary, and quarantine instructions; clarify build time is due to asc-swift's generated API files
20 lines
255 B
Plaintext
20 lines
255 B
Plaintext
# General
|
|
.DS_Store
|
|
|
|
# Development
|
|
/.build
|
|
/Packages
|
|
*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/configuration/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|
|
|
|
# Claude Code
|
|
/.claude
|
|
.claude/
|
|
**/CLAUDE.md
|
|
!/CLAUDE.md
|
|
|