chore: remove changeset negation rules from .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-30 08:36:32 -07:00
parent b562f605e9
commit f7df0d4e34
13 changed files with 570 additions and 240 deletions

5
.gitignore vendored
View File

@@ -10,11 +10,6 @@ node_modules/
dist/
*.tsbuildinfo
# Changesets are committed with published package changes.
!.changeset/
!.changeset/*.md
!.changeset/*.json
# Coverage reports
coverage/