/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Concrete5.gitignore
21 строка
326 B
shahroq
Update concrete5 gitignore (#3176)
10 фев 2020, 03:09
10 фев 2020, 03:09
7cc00a1
Код
Авторство
О чём код?
# ignore the error log and .htaccess and others error_log .htaccess # concrete5 5.6 specific config/site.php files/cache/* files/tmp/* # concrete5 5.7 specific # ignore everything but the index.html /application/files/* !/application/files/index.html # ignore updates folder /updates/* # ignore sitemap.xml /sitemap.xml