Skip to content

Commit 79716a2

Browse files
dont ignore .gitkeep
1 parent 7253a41 commit 79716a2

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)