Had to modify door log model and add config.yml to avoid storing password in git

This commit is contained in:
2012-09-15 20:41:17 -07:00
parent 93e77b692f
commit 921ba21a40
9 changed files with 43 additions and 12 deletions

3
.gitignore vendored
View File

@@ -16,3 +16,6 @@
# Ignore compiled assets
/public/assets
# Ignore config file
/config/config.yml