.*-version .editorconfig .eslintrc* .stylelintrc* .git/ .gitattributes .github/ .gitignore .gitmodules .sass-cache/ /_assets/ Gemfile Gemfile.lock Gruntfile* gulpfile* package-lock.json package.json Procfile README* CLAUDE.md AGENTS.md yarn.lock # drone-deploy .depignore .depinc.sh .drone.yml deploy.sh # 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.