We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
phpstan-console.neon
.gitattributes
1 parent a168fae commit ac534c1Copy full SHA for ac534c1
.gitattributes
@@ -36,6 +36,7 @@
36
/docs export-ignore
37
/ecs.php export-ignore
38
/infection.json5 export-ignore
39
+/phpstan-console.neon export-ignore
40
/phpstan.neon export-ignore
41
/phpunit.xml.dist export-ignore
42
/psalm.xml export-ignore
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 0.3.2 Under development
4
5
- Bug #71: Update `.gitattributes` to exclude additional files from the package (@terabytesoftw)
6
+- Bug #72: Exclude `phpstan-console.neon` from the package in `.gitattributes` (@terabytesoftw)
7
8
## 0.3.1 August 16, 2025
9
0 commit comments