Skip to content

Commit ca204b4

Browse files
committed
Fix attributes and not package vendor
1 parent 3602d8e commit ca204b4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/.distignore export-ignore
2+
/.editorconfig export-ignore
3+
/.env export-ignore
4+
/.github/ export-ignore
5+
/tests/ export-ignore
6+
/vendor/ export-ignore
7+
composer.lock export-ignore
8+
phpunit.xml export-ignore
9+
README.md export-ignore
10+
renovate.json export-ignore
11+
test.php export-ignore

0 commit comments

Comments
 (0)