.DS_Store
.idea

#Ignore the loca test file
/lib/test.php

# Ignore the SimpleTest library
/test/simpletest/

# Ignore the vendor directory for people using composer
/vendor/
composer.lock

*.cache
