node_modules/
dist/
output/
/sample
*.log
.history
*.map
.DS_Store
meta.json

# Swift Package Manager build artifacts
.build/
.swiftpm/

# Compiled ASC key helper binary / signed dev .app (build-asc-key-helper.sh,
# sign-asc-key-helper-dev.sh output) — never commit these.
dist-helper/

# Test fixtures with real node_modules (generated by setup-test-projects.sh)
test/fixtures/npm-project/
test/fixtures/yarn-project/
test/fixtures/pnpm-project/
test/fixtures/bun-project/
test/fixtures/yarn-workspaces/
test/fixtures/pnpm-workspaces/
test/fixtures/pnpm-catalog/
test/fixtures/npm-workspaces/
test/fixtures/turborepo/
test/fixtures/nx-monorepo/
test/fixtures/lerna-monorepo/
test/fixtures/version-mismatch/
test/fixtures/wrong-nested-version/
test/fixtures/fake-version-trap/
