Commit ad7ed929b5622f15bc765818d204627b773c0ed6

Authored by Bob Lail
1 parent ac930814
Exists in master and in 1 other branch production

added config/deploy to .gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -4,6 +4,7 @@ log/*.log
4 4 tmp/**/*
5 5 config/config.yml
6 6 config/deploy.rb
  7 +config/deploy
7 8 config/mongoid.yml
8 9 .rvmrc
9 10 *~
... ...