소스 검색

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/*