Remove Composer's file and directory.

This commit is contained in:
Yousha Aleayoub 2017-03-06 19:16:06 +03:30 committed by GitHub
parent be962308a6
commit 5b83681411
1 changed files with 0 additions and 4 deletions

View File

@ -25,7 +25,6 @@
/bin/*
!bin/console
!bin/symfony_requirements
/vendor/
# Assets and user uploads
/web/bundles/
@ -38,8 +37,5 @@
# Build data
/build/
# Composer PHAR
/composer.phar
# Backup entities generated with doctrine:generate:entities command
**/Entity/*~