Skip to content

Commit 96623a0

Browse files
committed
Remove node_modules from release
1 parent dee6bad commit 96623a0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
lib/.gitkeep export-ignore
21
bin/ export-ignore
3-
composer.lock
2+
lib/.gitkeep export-ignore
3+
node_modules/ export-ignore
4+
composer.lock export-ignore

0 commit comments

Comments
 (0)