IMAP-Login/.gitignore

12 lines
228 B
Plaintext

# SPDX-FileCopyrightText: Phillip Thern <imap-login.nextcloud@thern.wtf>
# SPDX-License-Identifier: AGPL-3.0-or-later
*.iml
.idea
/.php-cs-fixer.cache
/.php_cs.cache
/build/
/vendor/
js/*hot-update.*
node_modules/
.reuse
.github