Skip to content

Commit fe5bf23

Browse files
authored
Merge pull request #1 from raphaelstolt/lean-release
Enable lean release
2 parents cb6ada2 + 7add24b commit fe5bf23

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.gitattributes

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/.github export-ignore
2-
/.gitattributes export-ignore
3-
/.gitignore export-ignore
4-
/phpunit.xml.dist export-ignore
5-
/tests export-ignore
6-
/.editorconfig export-ignore
7-
/.php_cs.dist.php export-ignore
8-
/psalm.xml export-ignore
9-
/psalm.xml.dist export-ignore
10-
/UPGRADING.md export-ignore
1+
.github/ export-ignore
2+
.gitattributes export-ignore
3+
.gitignore export-ignore
4+
phpunit.xml export-ignore
5+
tests/ export-ignore
6+
.editorconfig export-ignore
7+
.php-cs-fixer.dist.php export-ignore
8+
psalm.xml export-ignore
9+
CHANGELOG.md export-ignore
10+
README.md export-ignore

0 commit comments

Comments
 (0)