Thomas Bruederli
2014-08-19 fc52af24f1418d6590a2d37a0d8cc31b123e38f6
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