Aleksander Machniak
2016-05-09 f7fdf1a4dee159e9cb6c542e7ef473562b90f183
commit | author | age
840fa8 1 # ignore files added to these directories
TB 2 logs/*
3 temp/*
4 config/*
8aa528 5 plugins/*/config.inc.php
T 6
5578ac 7 # this is for the sample plugin (via composer)
T 8 plugins/rcsample
f2bc85 9 plugins/plugin_manager
5578ac 10
8aa528 11 # composer-related
ac1dd0 12 composer.json
8aa528 13 composer.phar
T 14 composer.lock
15 vendor