ignore composer c3.php file
This file is created every time "composer install" is run
This commit is contained in:
parent
89fe2bf356
commit
c04d2a3047
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -31,3 +31,6 @@ Thumbs.db
|
|||
/.project
|
||||
tests/_output/
|
||||
tests/_bootstrap.php
|
||||
|
||||
# composer stuff
|
||||
/c3.php
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue