mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Remove Composer's file and directory.
This commit is contained in:
parent
be962308a6
commit
5b83681411
@ -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/*~
|
||||
|
Loading…
Reference in New Issue
Block a user