Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment
This commit is contained in:
parent
718b97feec
commit
fd30555204
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ tmp/*
|
|||
config/database.php
|
||||
app/tmp/*
|
||||
app/config/database.php
|
||||
|
||||
!empty
|
||||
Loading…
Add table
Add a link
Reference in a new issue