Skip to content

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

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

Add .gitignore and .gitattributes for repo hygiene.#27
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 21:54
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 Packagist export rules to keep additional dev/tooling configuration files out of distributed archives.

Changes:

  • Add export-ignore entries for additional dev config files (PHPUnit, PHPStan, PHPCS, Infection).
  • Expand .gitattributes to cover both *.dist and non-*.dist variants where applicable.

Comment thread .gitattributes
@gustavofreze gustavofreze merged commit f9c1e79 into main Apr 21, 2026
10 checks passed
@gustavofreze gustavofreze deleted the chore/repo-hygiene branch April 21, 2026 21:57
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