Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 7868b88

Browse files
committed
Ignore bin on .gitattributes instead
1 parent b3920da commit 7868b88

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
/package.json export-ignore
1616
/package-lock.json export-ignore
1717
/rollup.config.js export-ignore
18+
/bin export-ignore

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.php_cs
33
.php_cs.cache
44
.phpunit.result.cache
5-
bin
65
build
76
composer.lock
87
coverage

0 commit comments

Comments
 (0)