.git/ .github/ .sass-cache/ /_assets/ .gitattributes .gitignore .gitmodules Procfile Gruntfile.* gulpfile.* package.json package-lock.json README README.* .*-version Gemfile Gemfile.lock yarn.lock .editorconfig .eslintrc .eslintrc.* composer.* # drone-deploy .depignore .depinc.sh .drone.yml # for MODX /assets/images/ /assets/upload/ /assets/uploads/ /core/cache/ # for Wordpress /wp/wp-content/uploads/ /wp-content/uploads/ # [ NOTICE ] # Comment must start with "#" but any other charactors # "#" in the middle of line is not allowed. (for LFTP) # [ NOTICE ] # file path auto rewrite in LFTP mode # e.g. /xxx/yyy -> xxx/yyy # [ NOTICE ] # The last line must be linebreak.