Skip to content

Commit ac58869

Browse files
committed
Merge branch '5.5' into 6.0
2 parents 1b845e9 + 0b0b1e6 commit ac58869

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ nbactions.xml
5050
*.tar.gz
5151

5252
# Node.js
53-
node_modules/
53+
node_modules/
54+
55+
# Composer
56+
/vendor/

0 commit comments

Comments
 (0)