Aleksander Machniak
2016-05-09 5b3a86da57a47a723f89d8dd64ce484002b8e4bb
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