mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
22 lines
348 B
Text
22 lines
348 B
Text
|
boot.php
|
||
|
index.php
|
||
|
install.php
|
||
|
/config/*
|
||
|
!/config/config.php
|
||
|
/controllers/*
|
||
|
/init/*
|
||
|
/logs/*
|
||
|
/phproad/*
|
||
|
/temp/*
|
||
|
/uploaded/*
|
||
|
/installer_files/*
|
||
|
/modules/backend/*
|
||
|
/modules/blog/*
|
||
|
/modules/cms/*
|
||
|
/modules/core/*
|
||
|
/modules/session/*
|
||
|
/modules/shop/*
|
||
|
/modules/system/*
|
||
|
/modules/users/*
|
||
|
# add content_*.php if you don't want erase client changes to content
|