Browse Source

Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment

Jose Diaz-Gonzalez 14 years ago
parent
commit
fd30555204
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CakePHP.gitignore

+ 1 - 1
CakePHP.gitignore

@@ -2,4 +2,4 @@ tmp/*
 config/database.php
 app/tmp/*
 app/config/database.php
-
+!empty