phpunit.xml

# Gedit
*~
*swp

# Node modules
node_modules

# Remove sourmap file
*map

# Tests
/Tests/cache
/Tests/logs

# vendor
/vendor
