Browse Source

Update .gitignore, rename database.php to datasources.php

gold1 12 years ago
parent
commit
f0547adab9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

@@ -1,7 +1,6 @@
 # User specific & automatically generated files #
 # User specific & automatically generated files #
 #################################################
 #################################################
-/App/Config
-/App/Config/database.php
+/App/Config/datasources.php
 /App/tmp
 /App/tmp
 /lib/Cake/Console/Templates/skel/tmp/
 /lib/Cake/Console/Templates/skel/tmp/
 /plugins
 /plugins