mail-account-admin/.gitignore

15 lines
107 B
Plaintext

# Editors
.idea
.vscode
# General
/tmp
/_tmp
/VERSION
# PHP
/.composer
/.phpunit.cache
/coverage
/vendor