Skip to content

Commit 78e6cef

Browse files
authored
Add vendor folder to gitignore (#2334)
1 parent 646a480 commit 78e6cef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@
2828

2929
/var/*
3030
!/var/.htaccess
31+
32+
/vendor

0 commit comments

Comments
 (0)