未验证 提交 f051f25c 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2513 from lushc/feature/ignore-vendors

Revert "Remove Composer's file and directory."
......@@ -25,6 +25,7 @@
/bin/*
!bin/console
!bin/symfony_requirements
/vendor/
# Assets and user uploads
/web/bundles/
......@@ -37,6 +38,9 @@
# Build data
/build/
# Composer PHAR
/composer.phar
# Backup entities generated with doctrine:generate:entities command
**/Entity/*~
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册