1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/opencartcn-OpenCart3

Клонировать/Скачать
.gitignore 714
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
pushuo Отправлено 25.07.2018 12:59 4e9397d
# Config and Htaccess Files
/upload/.htaccess
/upload/config.php
/upload/admin/config.php
# Image File
!/upload/image/no_image.jpg
# Image Cache Files
/upload/image/.ckfinder/*
/upload/image/cache/*
!/upload/image/cache/index.html
# Templates Files
/upload/image/templates/*
/upload/image/templates/default.jpg
# Flags
# remove sharp char if you want to add flags to gitignore
# /upload/flags/*
# If you want to ignore install file use following lines [on development mode]
# /upload/backup.install/*
# /upload/install/*
/tests/phpunit/vendor/*
/tests/phpunit/composer.lock
/tests/phpunit/bootstrap.php
# IDE Project files
/.idea
# file upload
*.bat
.sass-cache
*.bak
node_modules
config.js
_dist/*
_zip/*

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/opencartcn-OpenCart3.git
git@api.gitlife.ru:oschina-mirror/opencartcn-OpenCart3.git
oschina-mirror
opencartcn-OpenCart3
opencartcn-OpenCart3
dev