Commit 687dc0dc58918bcc6b31a20db319de0e2fb28189

Authored by Dmitriy Zaporozhets
2 parents 805d408f adb724f6

Merge pull request #1385 from dosire/ignore_chef_dir

Ignore chef dir.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.gitignore
... ... @@ -22,4 +22,4 @@ config/unicorn.rb
22 22 db/data.yml
23 23 .idea
24 24 .DS_Store
25   -
  25 +.chef
... ...