Skip to content

Commit 6782b03

Browse files
authored
Merge pull request #7937 from totoprayogo1916/dont-ignore-gitkeep
don't ignore `.gitkeep` in `writable/debugbar`
2 parents 83ed1a8 + 79716a2 commit 6782b03

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

admin/framework/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ writable/uploads/*
6161
!writable/uploads/index.html
6262

6363
writable/debugbar/*
64+
!writable/debugbar/.gitkeep
6465

6566
php_errors.log
6667

admin/starter/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ writable/uploads/*
6161
!writable/uploads/index.html
6262

6363
writable/debugbar/*
64+
!writable/debugbar/.gitkeep
6465

6566
php_errors.log
6667

0 commit comments

Comments
 (0)