Add Gemfile.lock to gitignore

Change-Id: I64f60cdbb9033f741e3b56b824adba9a9e112002
changes/00/63800/2
Sebastien Badia 10 years ago
parent 2208119f8d
commit f7c1dfd824

1
.gitignore vendored

@ -2,3 +2,4 @@ spec/fixtures/modules/*
spec/fixtures/manifests/*
*swp
pkg
Gemfile.lock

Loading…
Cancel
Save