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

OSCHINA-MIRROR/mycncart-mycncart

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitignore 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
yangzhaofeng Отправлено 31.10.2018 10:58 ee4bb96
/storage
/.htaccess
/config.php
/admin/config.php
# Image File
!/image/no_image.jpg
# Image Cache Files
/image/cache/*
!/image/cache/index.html
# Templates Files
/image/templates/*
/image/templates/default.jpg
# Backup Files
/system/storage/backup/*
!/system/storage/backup/index.html
# System Cache Files
/system/storage/cache/*
!/system/storage/cache/index.html
# Download Files
/system/storage/download/*
!/system/storage/download/index.html
# Log Files
/system/storage/logs/*
!/system/storage/logs/index.html
# Marketing Files
/system/storage/marketing/*
!/system/storage/marketing/index.html
# Modification Files
/system/storage/modification/*
!/system/storage/modification/index.html
# Session Files
/system/storage/session/*
!/system/storage/session/index.html
# Upload Files
/system/storage/*
!/system/storage/index.html
# Flags
# remove sharp char if you want to add flags to gitignore
# /flags/*
# If you want to ignore install file use following lines [on development mode]
# /backup.install/*
# /install/*
/tests/phpunit/vendor/*
/tests/phpunit/composer.lock
/tests/phpunit/bootstrap.php
# IDE Project files
/.idea
/.idea

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

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

1
https://api.gitlife.ru/oschina-mirror/mycncart-mycncart.git
git@api.gitlife.ru:oschina-mirror/mycncart-mycncart.git
oschina-mirror
mycncart-mycncart
mycncart-mycncart
master