수정
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -66,6 +66,13 @@ writable/uploads/*
|
|||||||
writable/debugbar/*
|
writable/debugbar/*
|
||||||
!writable/debugbar/index.html
|
!writable/debugbar/index.html
|
||||||
|
|
||||||
|
# Ignore writable but keep directory structure
|
||||||
|
!/writable/logs/.gitkeep
|
||||||
|
!/writable/cache/.gitkeep
|
||||||
|
!/writable/session/.gitkeep
|
||||||
|
!/writable/debugbar/.gitkeep
|
||||||
|
!/writable/uploads/.gitkeep
|
||||||
|
|
||||||
php_errors.log
|
php_errors.log
|
||||||
|
|
||||||
#-------------------------
|
#-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user