/home/desid573/public_html/angel/stripe
NameSizeModeActions
data/-0755rm
lib/-0755rm
.editorconfig2080644editdlrm
.gitignore3950644editdlrm
build.php9050644editdlrm
CHANGELOG.md298920644editdlrm
composer.json7540644editdlrm
init.php70910644editdlrm
LICENSE10990644editdlrm
README.md102890644editdlrm
update_certs.php4070644editdlrm
VERSION70644editdlrm
Edit: /home/desid573/public_html/angel/stripe/.gitignore (395B)
# Mac OS X dumps these all over the place. .DS_Store # Ignore the SimpleTest library if it is installed to /test/. /test/simpletest/ # Ignore the /vendor/ directory for people using composer /vendor/ # If the vendor directory isn't being commited the composer.lock file should also be ignored composer.lock # Ignore PHPUnit coverage file clover.xml # Ignore IDE's configuration files .idea