diff options
author | Seth Chisamore <schisamo@chef.io> | 2016-04-15 15:14:56 -0400 |
---|---|---|
committer | Seth Chisamore <schisamo@chef.io> | 2016-04-15 15:14:56 -0400 |
commit | 27809e41cf648c78fc5c25ce84af02a83ccfd4ac (patch) | |
tree | 02343ac7bcca2989c4ceaf2d35064538658a86dd /omnibus/.gitignore | |
parent | c66372154d51f613dee801ca938ca5846cd27b71 (diff) | |
download | chef-27809e41cf648c78fc5c25ce84af02a83ccfd4ac.tar.gz |
Ignore the `omnibus/Berksfile.lock`
Diffstat (limited to 'omnibus/.gitignore')
-rw-r--r-- | omnibus/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/omnibus/.gitignore b/omnibus/.gitignore index 0425859582..1a2c556f8d 100644 --- a/omnibus/.gitignore +++ b/omnibus/.gitignore @@ -8,3 +8,4 @@ cookbooks vendor/cookbooks build_timestamp ldd.out +Berksfile.lock |