# Exclude editor files
.*.sw[op]
*~
/.idea/

# Except those related to git
!.git*

# Docker
/docker-compose.yml

# Artifacts from vendor parts in testing
/*.phar
/Icinga
/Zend
/vendor
