This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/.gitignore
Tony Piper a72d7ef8f6 ignore composer.phar
for running unit tests the external dependencies are now managed using composer, so it's necessary to download compmoser.phar to install them.
2012-04-20 14:10:06 +01:00

6 lines
62 B
Plaintext

phpunit.xml
composer.lock
composer.phar
autoload.php
/vendor/