Explorar el Código

Remove lockfiles from Chef template

Carl Suster hace 11 años
padre
commit
ee86c8443a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      ChefCookbook.gitignore

+ 0 - 2
ChefCookbook.gitignore

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