Skip to content

Add phpstan.dist.neon to export-ignore in .gitattributes#570

Closed
sasezaki wants to merge 1 commit intophp-embed:masterfrom
sasezaki:patch-gitattributes
Closed

Add phpstan.dist.neon to export-ignore in .gitattributes#570
sasezaki wants to merge 1 commit intophp-embed:masterfrom
sasezaki:patch-gitattributes

Conversation

@sasezaki
Copy link
Copy Markdown
Contributor

@sasezaki sasezaki commented May 5, 2026

Current archive targets other than src/ will be as follows:

gh api repos/php-embed/Embed/tarball/HEAD | tar -tzf - | cut -d/ -f2- | sed '/^$/d' | grep -vE '^src/' | sort
CHANGELOG.md
composer.json
LICENSE
phpstan.dist.neon
README.md

With this PR, the archive targets other than src/ will be as follows:

gh api repos/sasezaki/Embed/tarball/patch-gitattributes | tar -tzf - | cut -d/ -f2- | sed '/^$/d' | grep -vE '^src/' | sort
CHANGELOG.md
composer.json
LICENSE
README.md

Changes:

  • Added /phpstan.dist.neon export-ignore

Comment thread .gitattributes
phpunit.xml.dist export-ignore
/tests/cache/4pda.to.2022-12-04-406834-sostoyalsya_reliz_clown_of_duty_parodii_na_call_of_duty.php working-tree-encoding=windows-1251 diff=windows-1251
/tests/cache/www.itmedia.co.jp.news-articles-2410-28-news159.html.php working-tree-encoding=sjis diff=sjis
/phpstan.dist.neon export-ignore No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I know this is not very important, but can you move the line to 10th position? This way all export-ignore lines are together.

@sasezaki sasezaki closed this May 6, 2026
@sasezaki sasezaki deleted the patch-gitattributes branch May 6, 2026 01:16
@sasezaki
Copy link
Copy Markdown
Contributor Author

sasezaki commented May 6, 2026

sorry, I unintentionally deleted the branch for this pull request and closed it. I would create a new pull request. #571

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