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

OSCHINA-MIRROR/kd_cmad-Common_gitignore

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
SugarCRM.gitignore 734 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Jens Jahnke Отправлено 27.11.2013 20:30 1c58091
## SugarCRM
# Ignore custom .htaccess stuff.
/.htaccess
# Ignore the cache directory completely.
# This will break the current behaviour. Which was often leading to
# the misuse of the repository as backup replacement.
# For development the cache directory can be safely ignored and
# therefore it is ignored.
/cache/
# Ignore some files and directories from the custom directory.
/custom/history/
/custom/modulebuilder/
/custom/working/
/custom/modules/*/Ext/
/custom/application/Ext/
# Custom configuration should also be ignored.
/config.php
/config_override.php
# The silent upgrade scripts aren't needed.
/silentUpgrade*.php
# Logs files can safely be ignored.
*.log
# Ignore the new upload directories.
/upload/
/upload_backup/

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

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

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