Aleksander Machniak
2016-05-18 930a3ceac0aeb42474fb0a6129517aaa15b794b4
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