mail-account-admin/.gitignore

14 lines
107 B
Text

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