Skip to content

Commit d77e89f

Browse files
committed
Do exclude composer.lock file from archive
1 parent 51737ed commit d77e89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ node_modules export-ignore
1111
package.json export-ignore
1212
phpunit.xml export-ignore
1313
tests export-ignore
14+
composer.lock export-ignore
1415
readme.md export-ignore
1516
README.md export-ignore
1617
.idea export-ignore

0 commit comments

Comments
 (0)