Initial files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
# ---> Composer
|
# ---> Composer
|
||||||
composer.phar
|
composer.phar
|
||||||
/vendor/
|
/vendor/
|
||||||
|
*.code-workspace
|
||||||
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
|
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
|
||||||
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
||||||
# composer.lock
|
# composer.lock
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# rocket-chat-php-scripts
|
# rocket-chat-php-scripts
|
||||||
|
|
||||||
Some PHP scripts to manage Rocket via the API using this Class
|
Some PHP scripts to manage Rocket via the API using this Class
|
||||||
https://github.com/alekseykuleshov/rocket-chat#login)
|
https://github.com/alekseykuleshov/rocket-chat#login
|
Reference in New Issue
Block a user