Nextcloud-App/.gitignore

11 lines
97 B
Plaintext

/.idea/
*.iml
/build/
node_modules/
/.php_cs.cache
/js/
### Composer ###
composer.phar
/vendor/