Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mexitek/phpcolors #1026

Merged
merged 2 commits into from
Apr 26, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .gitignore
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Apr 26, 2022
commit b61aaedc144acc05f6ece9c92602c559e9176734
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,13 @@ james-heinrich/getid3/helperapps
league/flysystem/SECURITY.md
league/flysystem/deprecations.md

mexitek/phpcolors/demo
mexitek/phpcolors/tests
mexitek/phpcolors/.gitignore
mexitek/phpcolors/.phpcs.xml
mexitek/phpcolors/composer.json
mexitek/phpcolors/README.md

mikey179/vfsstream

mtdowling/jmespath.php/tests
Expand Down
5 changes: 0 additions & 5 deletions mexitek/phpcolors/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions mexitek/phpcolors/.phpcs.xml

This file was deleted.

173 changes: 0 additions & 173 deletions mexitek/phpcolors/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions mexitek/phpcolors/composer.json

This file was deleted.

94 changes: 0 additions & 94 deletions mexitek/phpcolors/demo/demo.php

This file was deleted.

Binary file removed mexitek/phpcolors/demo/phpColor-demo.png
Binary file not shown.
11 changes: 0 additions & 11 deletions mexitek/phpcolors/tests/bootstrap.php

This file was deleted.

35 changes: 0 additions & 35 deletions mexitek/phpcolors/tests/colorAnalyze.phpt

This file was deleted.

Loading