diff options
Diffstat (limited to 'omnibus/.gitignore')
-rw-r--r-- | omnibus/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/omnibus/.gitignore b/omnibus/.gitignore index a959250f6e..91d2b32b21 100644 --- a/omnibus/.gitignore +++ b/omnibus/.gitignore @@ -1,3 +1,5 @@ +binstubs +.bundle vendor/bundle pkg/* kitchen.local.yml @@ -9,3 +11,4 @@ vendor/cookbooks build_timestamp ldd.out Berksfile.lock +Gemfile.local |