mirror of https://github.com/gogits/gogs.git
21 lines
348 B
21 lines
348 B
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
|
|
|