Aleksander Machniak
2016-04-25 5e406f7b7e452031e6ec924536a562c0c414f4e9
.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