8c743400e31371583c8bd859e201764593ef8269

Author: José Lorenzo Rodríguez

Date: 2009-04-02 15:13:47 -0430

Adding files to the gitignore

diff --git a/.gitignore b/.gitignore index e69de29..b1a6acd 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,5 @@ +.DS_Store +tmp/cache/models/* +tmp/cache/persitent/* +tmp/cache/views/* +config/database.php