Skip to content

Commit a5c1c25

Browse files
committed
fix: Cleaned up release
1 parent 669e498 commit a5c1c25

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

.gitattributes

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
/.github export-ignore
2-
/.codeclimate.yml export-ignore
3-
/.editorconfig export-ignore
4-
/.gitattributes export-ignore
5-
/.gitignore export-ignore
6-
/.releaserc export-ignore
7-
/CODE_OF_CONDUCT.md export-ignore
8-
/composer.lock export-ignore
9-
/CONTRIBUTING.md export-ignore
10-
/docs export-ignore
11-
/examples export-ignore
12-
/SECURITY.md export-ignore
13-
/phpcs.xml export-ignore
14-
/phpstan.neon export-ignore
15-
/phpunit.xml export-ignore
1+
/.github export-ignore
2+
/tests export-ignore
3+
/vendor export-ignore
4+
/.editorconfig export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.releaserc export-ignore
8+
/composer.lock export-ignore
9+
/phpbench.json export-ignore
10+
/phpcs.xml export-ignore
11+
/phpstan.neon export-ignore
12+
/phpunit.xml export-ignore
File renamed without changes.

0 commit comments

Comments
 (0)