]> source.dussan.org Git - gitignore.git/commitdiff
Remove Composer's file and directory. 2312/head
authorYousha Aleayoub <Yousha.A@Hotmail.com>
Mon, 6 Mar 2017 15:46:06 +0000 (19:16 +0330)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2017 15:46:06 +0000 (19:16 +0330)
Symfony.gitignore

index ed4d3c6c28dcecca9c235c55dee4421b21307a97..6c224e024e95fb06a53c67c85c8b73b1fe40265a 100644 (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/*~