mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-14 12:06:49 +01:00
16 lines
247 B
Plaintext
16 lines
247 B
Plaintext
# ignore files added to these directories
|
|
logs/*
|
|
temp/*
|
|
config/*
|
|
plugins/*/config.inc.php
|
|
|
|
# this is for the sample plugin (via composer)
|
|
plugins/rcsample
|
|
plugins/plugin_manager
|
|
|
|
# composer-related
|
|
composer.json
|
|
composer.phar
|
|
composer.lock
|
|
vendor
|