Commit 5b836814 authored by Yousha Aleayoub's avatar Yousha Aleayoub Committed by GitHub

Remove Composer's file and directory.

parent be962308
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
/bin/* /bin/*
!bin/console !bin/console
!bin/symfony_requirements !bin/symfony_requirements
/vendor/
# Assets and user uploads # Assets and user uploads
/web/bundles/ /web/bundles/
...@@ -38,8 +37,5 @@ ...@@ -38,8 +37,5 @@
# Build data # Build data
/build/ /build/
# Composer PHAR
/composer.phar
# Backup entities generated with doctrine:generate:entities command # Backup entities generated with doctrine:generate:entities command
**/Entity/*~ **/Entity/*~
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment