mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #743 from hkdobrev/master
Add Composer.gitignore for composer packages
This commit is contained in:
commit
e0baa57b58
1 changed files with 6 additions and 0 deletions
6
Composer.gitignore
Normal file
6
Composer.gitignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
composer.phar
|
||||
vendor/
|
||||
|
||||
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
|
||||
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
||||
# composer.lock
|
Loading…
Add table
Add a link
Reference in a new issue