# stupid OSX files
.DS_STORE

# composer executable
composer.phar

# composer assets
/vendor

# ignore the composer lock file because this is a library rather than a project
composer.lock
