Aleksander Machniak
2016-05-06 acf633c73bc8df9a5036bc52d7568f4213ab73c7
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