Thomas
2013-10-21 4af76d20cafcd456bf3ce0fcb17b25a888c45160
.gitignore
@@ -2,4 +2,14 @@
logs/*
temp/*
config/*
plugins/*/config.inc.php
plugins/*/config.inc.php
# this is for the sample plugin (via composer)
plugins/rcsample
plugins/plugin_manager
# composer-related
composer.json
composer.phar
composer.lock
vendor