Commit bd3eb276c0dbbf7661f548664e29b933b88641da

Authored by Arthur Neves
1 parent 551f5d3c
Exists in master and in 1 other branch production

Add unicorn.rb to gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -8,6 +8,7 @@ config/deploy.rb
8 8 config/deploy
9 9 config/mongoid.yml
10 10 config/newrelic.yml
  11 +config/unicorn.rb
11 12 .rvmrc
12 13 .idea
13 14 *~
... ...