Skip to content

Commit fd30555

Browse files
josegonzalezdefunkt
authored andcommitted
Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment
1 parent 718b97f commit fd30555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CakePHP.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ tmp/*
22
config/database.php
33
app/tmp/*
44
app/config/database.php
5-
5+
!empty

0 commit comments

Comments
 (0)