diff options
author | Björn Roland <bjoern.roland@intradesys.com> | 2015-11-17 23:45:10 +0100 |
---|---|---|
committer | Björn Roland <bjoern.roland@intradesys.com> | 2015-11-17 23:45:10 +0100 |
commit | 441380ecb5c3c981c47c5b057d206b8a778c87bd (patch) | |
tree | 096d71bf9a69c6138df7a0ee6e74588eb3fe2d57 | |
parent | 6817fa2c960fd399e6d64702eb5cfe595b560924 (diff) | |
download | php-ssllabs-api-441380ecb5c3c981c47c5b057d206b8a778c87bd.zip php-ssllabs-api-441380ecb5c3c981c47c5b057d206b8a778c87bd.tar.gz php-ssllabs-api-441380ecb5c3c981c47c5b057d206b8a778c87bd.tar.bz2 |
Adapt gitignore and delete old sslLabsApi.php
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e2aace --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.buildpath +.project +.settings +composer.lock +vendor/ +docs/ |