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.
1 parent 614a1b8 commit f930f5eCopy full SHA for f930f5e
1 file changed
.gitattributes
@@ -9,10 +9,12 @@
9
# Ignore these files in GitHub dists and `git archive` actions.
10
/.gitattributes export-ignore
11
/.gitignore export-ignore
12
-/.travis.yml export-ignore
13
/.php_cs.dist export-ignore
14
/bin export-ignore
15
/src/SpdxLicensesUpdater.php export-ignore
16
/phpunit.xml.dist export-ignore
17
/tests export-ignore
18
/CONTRIBUTING.md export-ignore
+/phpstan.neon.dist export-ignore
19
+/.github export-ignore
20
+/CHANGELOG.md export-ignore
0 commit comments