ignore composer c3.php file

This file is created every time "composer install" is run
This commit is contained in:
Christian González 2015-12-29 01:31:02 +01:00
parent 89fe2bf356
commit c04d2a3047

3
.gitignore vendored
View File

@ -31,3 +31,6 @@ Thumbs.db
/.project /.project
tests/_output/ tests/_output/
tests/_bootstrap.php tests/_bootstrap.php
# composer stuff
/c3.php