# /
/.project
/*.settings
/*.cache
/.buildpath
.DS_Store
/.sass-cache
/dist
/.tmp
/.idea

# config
/config/paths.php
/config/core.php
/config/frontend.cfg.php

# webroot

# plugins
/plugins/debug_kit

# tmp
/tmp

# /webroot/
/webroot/test.php
/webroot/files

# /webroot/img/
/webroot/img/.directory

# /webroot/js/libs/richtexteditors/conf/local
/webroot/js/libs/richtexteditors/conf/local/*
