Skip to content

Add .gitignore and .gitattributes for repo hygiene. #24

Merged
gustavofreze merged 1 commit intomainfrom
chore/repo-hygiene
Apr 21, 2026
Merged

Add .gitignore and .gitattributes for repo hygiene. #24
gustavofreze merged 1 commit intomainfrom
chore/repo-hygiene

Conversation

@gustavofreze
Copy link
Copy Markdown
Member

Prevent agent/IDE folders (.claude, .idea, .vscode) from being versioned and exclude dev-only files (tests, phpstan, phpcs, phpunit configs) from the Packagist tarball via export-ignore.

…ent/IDE folders (.claude, .idea, .vscode) from being versioned and exclude dev-only files (tests, phpstan, phpcs, phpunit configs) from the Packagist tarball via export-ignore.
Copilot AI review requested due to automatic review settings April 21, 2026 22:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository packaging rules to keep development tooling/config files out of the Packagist-distributed tarball.

Changes:

  • Add additional export-ignore entries in .gitattributes for common dev/test/static-analysis config files.

Comment thread .gitattributes
Comment thread .gitattributes
@gustavofreze gustavofreze merged commit 21f0455 into main Apr 21, 2026
10 checks passed
@gustavofreze gustavofreze deleted the chore/repo-hygiene branch April 21, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants