# Ignore Mac system files
.DS_store
.lock
.phpunit.result.cache
.idea
# Ignore all text files
*.txt

# Composer
/vendor/

