ソースを参照

Remove lockfiles from Chef template

Carl Suster 11 年 前
コミット
ee86c8443a
1 ファイル変更0 行追加2 行削除
  1. 0 2
      ChefCookbook.gitignore

+ 0 - 2
ChefCookbook.gitignore

@@ -1,9 +1,7 @@
 .vagrant
-Berksfile.lock
 /cookbooks
 
 # Bundler
-Gemfile.lock
 bin/*
 .bundle/*